Follow the step-by-step instructions for configuring a data connection to PostgreSQL.
Data Connection Configuration
To connect to PostgreSQL, configure the following fields in your data connection setup:
| Field | Description |
|---|---|
| Name | Specifies the name of the data connection. This is a mandatory field. Example: PostgreSQL DataConnection |
| Description | Describes the purpose of this data connection. Example: Connection to PostgreSQL database for financial reporting. |
| Agent to access data | Select the agent from the dropdown that connects to the database. This agent securely accesses data from your network. |
| Host name | Specifies the host name (IP address or domain name) where the server is hosted. This is a mandatory field. Example: johndoe.company.com |
| Port number | Enter the port number to access the database server. The default value is 5432. This is a mandatory field. Example: 5031 |
| Database | Specifies the name of the PostgreSQL database to which you want to connect. Example: sales_reporting_db |
| Authorization |
There are two types of authorization available:
|
| Encryption Type | If you enable SSL/TLS encryption, then provide the host name in the certificate. You can also use the certificate provided by the server without verification. |
| Advanced options | Available for cataloging purposes. |
Replication Options
| Field | Description |
|---|---|
| Replication Engine | Choose the replication engine. |
| Continuous Replication |
|