Settings for PostgreSQL
This topic describes how to set up a PostgreSQL connection for DataSync.
-
In DataSync, create a new source connection for PostgreSQL.
-
Fill out the fields in the New Connection dialog box as described below.
-
Click Save.
| Connection Properties | Description |
|---|---|
| Description | Enter a name for the source connection. |
| Server | The host name or IP address of the server. |
| Database | Name of the PostSQL database. |
| Port | Port number of the PostSQL server. |
| Username | The user name for the connection. |
| Password | The password for the specified user. |
| Timezone | Sets the time zone for the session. |
| Verbosity |
The verbosity level that determines the amount of detail included in the log file. Verbosity levels range from 1 to 5; the default is 3. |
| Enable Pooling |
This parameter enables connection pooling. When it is selected, the three following properties are displayed:
|