pg_disconnect
Terminate an active PostgreSQL database connection by providing its connection ID to release resources and end the session.
Instructions
Disconnect from a PostgreSQL database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionId | Yes | Connection ID to disconnect |