How to connect PostgreSQL to Peaka
This article will mention how to connect PostgreSQL to Peaka.
Users need to have user, password, host, port, database and schema (optional).
Users must get them from their PostgreSQL database.
Enter your connection details:
Host : The endpoint, without the port or database name.
Post : The port we use to connect to your database.
User : The username of the service account.
Password : The password for the service account user.
Database Name : The database name of your service.
Schema : The name of your schema.
Connect Through TLS : Make on its switch if SSL is active.
Go to the settings page on Peaka and click the Add First Connection. It will open a modal and select PostgreSQL.
Then, enter your informations to the form as you see in the image below.
That's it, your connection will be created.