...
Excerpt | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
You can create connections to a one or more
|
Supported Versions: 9.3.10
...
Property | Description | ||
---|---|---|---|
Host | Enter your fully qualified hostname. Example:
| ||
Port | Set this value to 5432 . | ||
Connect String Options | Insert any additional connection parameters, if needed. See below. | ||
Enable SSL | Select the checkbox to enable SSL connections to the database.
| ||
Database | Enter the name of the database on the server to which to connect. | ||
User Name | Username to use to connect to the database. | ||
Password | Password associated with the above username. | ||
Test Connection | After you have defined the connection credentials type, credentials, and connection string, you can validate those credentials. | ||
Default Column Data Type Inference | Set to | ||
Connection Name | Display name of the connection | ||
Connection Description | Description of the connection, which appears in the application. |
...
D s api refdoclink |
---|
#operation/createConnection |
Troubleshooting
Error message | Description | ||
---|---|---|---|
Class 08 Connection Exception | Connection failure: the web client or
| ||
Class 28 Invalid Authorization Specification | Typically, this error occurs when an invalid password has been submitted.
|
For more information on error messages for this connection type, see https://www.postgresql.org/docs/9.3/errcodes-appendix.html.
...