PostgreSQL 2.2
The Postgres connector allows you to query your Postgres database directly within tray, without having to worry about data pipelines or servers.
OverviewCopy
Copy
Connecting to your Postgres instanceCopy
Copy
To allow tray to connect to your Postgres database, you'll need to either make your database publicly accessible or you can white list ALL of the following static IP addresses for access:
52.40.200.248
52.39.10.61
52.26.59.155
Note: it is extremely important that your Postgres database is only accessible with a strong username and password combination when white listing these IP addresses, as they will be used by anyone using the connector in a Tray workflow.