Location Connection for Aurora PostgreSQL - DSS 6 | Data Source Solutions Documentation

Documentation: Location Connection for Aurora PostgreSQL - DSS 6 | Data Source Solutions Documentation

Location Connection for Aurora PostgreSQL

This section describes the connection details required for creating Aurora PostgreSQL location in Data Source Solutions DSS. For information about the pre-requisites, access privileges, and other configuration requirements for creating Aurora PostgreSQL location, see Aurora PostgreSQL Requirements.

If the managed secrets feature is enabled, option USE TOKEN INSTEAD is displayed in the fields designated for entering secrets.

Field Description Equivalent Location Property
HOST

Hostname or IP-address of the server on which the Aurora PostgreSQL database is running.

Example: mypostgresnode
Database_Host
PORT

Port number on which the Aurora PostgreSQL database server is expecting connections.

Example: 5432
Database_Port
DATABASE

Name of the Aurora PostgreSQL database.

Example: mytestdb
Database_Name
USER

Username for connecting DSS to the Aurora PostgreSQL database.

Example: dssuser
Database_User
PASSWORD Password for the USER. Database_Password

Advanced Settings

Field Description Equivalent Location Property
PGLIB

Directory path of the library (lib) directory in the Aurora PostgreSQL installation. This field can be left empty to use the system default path.

Example: /postgres/935/lib
PostgreSQL_Pglib