Integrations
PostgreSQL
Connect PostgreSQL
Authentication methods
- Database user name & password
It is best practice to create a new user with least-privileges necessary. If your workflows only need to read data, create a new read-only user to prevent accidental writes.
Enable access to PostgreSQL
To allow Strada to query against PostgreSQL, you may need to allow our IP addresses in your security group or firewall rules so they don’t block calls from your Strada workflows to your connected databases.
The IP addresses used are:
Was this page helpful?