> ## Documentation Index
> Fetch the complete documentation index at: https://docs.matia.io/llms.txt
> Use this file to discover all available pages before exploring further.

# PostgreSQL Connector

> Create an integration with a PostgreSQL database source

<Note>
  This connector uses the common integration parameters as described in the
  [Create Integration](/api-reference/integrations/create-integration) endpoint,
  along with the PostgreSQL-specific parameters below.
</Note>

## Additional Resources

<CardGroup cols={2}>
  <Card title="Schema Configuration" icon="table" href="/api-reference/integrations/update-integration-source-schema">
    How to configure which tables and columns to sync
  </Card>
</CardGroup>
