Skip to main content

Setting up PostgreSQL

1. Add integration

Select PostgreSQL from the integrations page.

2. Configure settings

Fill out the form with the following settings:
SettingRequiredDescription
NameName that will be displayed to users when selecting this integration in Superblocks
HostHostname or IP address to connect to
PortPort to use when connecting to PostgreSQL
Database NameName of database to connect to
Database UsernameUsername to use to connect
Database PasswordPassword for database username
Enable SSLConnect using SSL
Use a self-signed SSL certificateProvide Server CA, Client Key, and Client Cert
Use SSH TunnelConnect via an SSH tunnel. See configuration details here.

3. Test and save

Click Test Connection to check that Superblocks can connect to the data source.
If using Superblocks Cloud, add these Superblocks IPs to your allowlist (not necessary for Hybrid or Cloud-Prem deployments).
After connecting successfully, click Create to save the integration.

4. Set profiles

Optionally, configure different profiles for separate development environments.
PostgreSQL connected!
Now you can use PostgreSQL in any Application, Workflow, or Scheduled Job.

Troubleshooting

Check out our guide on common errors across database integrations, in addition to common Postgres connection issues. If you are encountering an error that you don’t see in the guide, or the provided steps are insufficient to resolve the error, please contact us at [email protected].