Help Center/Databases & Files

Connecting PostgreSQL

To connect a PostgreSQL database to Erao:

1. Get your PostgreSQL connection details from your database provider or server.

2. In Erao, click 'Add Database' and select 'PostgreSQL'.

3. Enter the host (e.g., localhost or your server IP/domain).

4. Enter the port (default is 5432).

5. Enter your database name, username, and password.

6. Enable SSL if your database requires it.

7. Click 'Test Connection' then 'Save'.

Was this article helpful?