Skip to main content
PostgreSQL

PostgreSQL - Connection

PostgreSQL - Connection

Creates a connection to a PostgreSQL database from a connection configured in the workspace. The ID of this action is used as a reference by every other PostgreSQL action in the flow — such as PostgreSQL: Query, PostgreSQL: Begin transaction and PostgreSQL: Close connection.


Options

Connection to use

Select the PostgreSQL connection previously registered in the workspace's Connections tab.

Returns

This action has no direct returns. Its ID is used as a reference by the other PostgreSQL actions.

Rules and Conditions

  • In Version 2.0, the Connection field is required and the connection must be configured beforehand in the workspace's Connections tab.
  • In Version 1.0, the Connection string field is required.