Appeon supports using PostgreSQL native driver to connect with PostgreSQL databases.
Table 20. Settings for PostgreSQL native driver
Data Source Name |
Type the name of the data source. |
Data Source Type |
Select "PostgreSQL Native Driver" to connect with PostgreSQL databases. |
Database Host |
Specify the machine name or IP address of the database server. |
Database Port |
Specify the port number of the database server. |
Database Name |
Specify the database name. |
User Name |
Type the database login username. The username is set on the database server. |
Password |
Type the database login password. The password is set on the database server. |