PostgreSQL: Add Database Connection

To define a new connection from the Connection parameter in a PostgreSQL format:

  • Select Add Database Connection. See database-specific parameters below, as well as the section Adding a Database Connection in a Workspace in Using Database Connections The new connection can be made visible only to the current user, or can be shared among multiple users.
Note  To select an existing, previously defined connection, see the section Reusing a Database Connection in Using Database Connections

Database Connection

PostgreSQL

Name

Enter a name for the new connection. Entering a descriptive name allows you to easily find the connection in future workspace" />s.

The following characters are not allowed in connection names: ^ \ / : * ? " < > | & = ' + % #

Connection Parameters

Note  The source and destination dataset must be set to the database name.
Note  If you are having trouble connecting to the database, ensure you can connect to the database with the host, port, database, username, and password using psql. See PostgreSQL documentation for proper security and connection information, and for the usage of the psql utility.

SSL Options