select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Unsupported versions: 6.3
Historical version. PostgreSQL 6.3 reached end of support in March 2003. See the current manual for supported releases.
pg_disconnect
PostgreSQL
Prev Next

pg_disconnect

Name

pg_disconnect — closes a connection to the backend server
pg_disconnect dbHandle

Inputs

dbHandle

Specifies a valid database handle.

Outputs

None

Description

pg_disconnect closes a connection to the Postgres backend.


Prev Home Next
pg_connect Up pg_exec

Report a documentation issue

Read the upstream documentation. For corrections, first check the current manual.