Text Size: Normal / Large

pg_disconnect

Name

pg_disconnect -- close a connection to the server

Synopsis

pg_disconnect conn

Description

pg_disconnect closes a connection to the PostgreSQL server.

Arguments

conn

The handle of the connection to be closed.

Return Value

None

Privacy Policy | About PostgreSQL
Copyright © 1996-2012 The PostgreSQL Global Development Group