PostgreSQL

Integration type: Read Write SQL

Integration with PostgreSQL allows you to read and write data from and to PostgreSQL instances in a streaming mode.

Data for the connection:

Using SSH connection for open-source and on-premise editions

If you want to use SSH to connect to your PostgreSQL database while using our open-source and on-premise edition, you need to place your private RSA SSH key called id_rsa to the following two folders:

  • processor/taskrunner/config/keys/

  • backend/integrations/config/keys/

If you don't have RSA SSH keys yes, here you can learn how to generate them.

Last updated

Was this helpful?