Creating a PostgreSQL Connection

You must create a PostgreSQL connection before you can use this connector. The PostgreSQL connection contains all the parameters required to connect to the PostgreSQL database. This connection is used by all the activities in the PostgreSQL category.

Note: By default, the PostgreSQL database listens for connections on port 5432, although that is configurable as is the connection property on the PostgreSQL Connector.

To create a connection, click the Connections tab on the TIBCO Cloud Integration- Flogo (PAYG) page.

If this is the first connection you are adding, do the following:
  1. Click the PostgreSQL Connector tile.
  2. Enter the values for the fields in the PostgreSQL Connector dialog. See PostgreSQL Connection Details topic for a description of the fields.
  3. Click Connect.
If you already have existing connections for any connector in TIBCO Cloud Integration- Flogo (PAYG), the connections will be displayed on the Connections page.
  1. Click Add Connection.
  2. Click the PostgreSQL Connector tile.
  3. Enter the values for the fields in the PostgreSQL Connector dialog. See PostgreSQL Connection Details topic for a description of the fields.
  4. Click Connect.
Related concepts