PostgreSQL database connection settings

If you configure the connection to a PostgreSQL database, you can specify this information on the Connection tab:

Select PostgreSQL server
Specify the server on which the PostgreSQL database is located.
Port
Specify the port number of the PostgreSQL server. By default, the port number is 5432.

On the Schema tab, you select the database and specify the log-in data of the schema user:

User name
Specify the name of the schema user.
Password
Specify the password of the schema user.
Select database
Select the database for which you create a connection from the list.

On the Options tab, you can select advanced options for the connection and for the usage of the selected database. These options are standard options of PostgreSQL databases. For detailed information about the options, refer to the PostgreSQL Server documentation.