PostgreSQL
Last updated
Last updated
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:
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 public RSA SSH key called id_rsa.pub
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.