Skip to main content
To add PostgreSQL as a data source, go to Settings → Workspace → Integrations → Datasources and click New Datasource. Select PostgreSQL and fill in the connection parameters below, then click Test & Save Datasource.

Connection parameters

Setup

Run the following SQL on your PostgreSQL instance to create a dedicated user for Datachecks.
The datachecks_tmp schema is used for temporary processing and keeps Datachecks operations isolated from your production data.