Skip to main content
PostgreSQL

PostgreSQL - Close connection

PostgreSQL - Close connection

Closes a PostgreSQL connection previously opened with the PostgreSQL: Connection action. Closing the connection at the end of the flow is recommended, to release the database resources.


Options

Connection

Reference to the PostgreSQL: Connection action that will be closed.

Returns

This action has no returns.

Rules and Conditions

  • The Connection field is required.
  • Closing the connection at the end of the flow is recommended, to release resources.