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 connect to your PostgreSQL database while using our open-source and on-premise edition, you need to place your public RSA SSH key called id_rsa.pub to the following two folder:

  • 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