Skip to main content

Connecting to Amazon Aurora PostgreSQL

To connect to Amazon Aurora, follow the new documentation by clicking Add documentation and choosing Database connection.

Connection to SQL Server

On the connection screen choose Amazon Aurora PostgreSQL as DBMS.

Provide database connection details:

  • Host - provide a host where the database is located. E.g. server17, server17.ourdomain.com or 192.168.0.37.

  • Port - change the default PostgreSQL instance if required.

  • User and password - provide your username and password.

  • Database - type in the database name or click [...] and choose it from the list.

How to connect

Connection to SQL

Here is a comparison with connection details in pgAdmin.

Connection to SQL Server
Connection to SQL Server

Saving password

You can save the password for later connections by checking the Save password option. Passwords are saved in the repository database.

Importing schema

When the connection is successful, Dataedo will read objects and show a list of objects found. You can choose which objects to import. You can also use advanced filter to narrow down the list of objects.

Objects to import

Confirm the list of objects to import by clicking Next.

The next screen will allow you to change the default name of the documentation under which your schema will be visible in the Dataedo repository.

Change title

Click Import to start the import.

Importing documentation

When done, close the import window with the Finish button.

Import succeeded

Your database schema has been imported to new documentation in the repository.

Imported database schema

Amazon Aurora support

Learn more about Amazon Aurora in Dataedo.