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.
- Version 2.0
- Version 1.0
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.