This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for the
current
version, or one of the other supported versions listed above instead.
Name
pg_disconnect -- closes a connection to
the backend server
Synopsis
pg_disconnect dbHandle
Inputs
- dbHandle
-
Specifies a valid database handle.
Description
pg_disconnect closes a connection to
the Postgres backend.