Next: , Previous: , Up: Connection functions   [Index]


7.2.2 Disconnecting from a Postgresql database

Loadable Function: pq_close (connection)

Closes connection connection to a postgresql server.

See also: pq_connect.