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


6.2.2 Disconnecting from a Postgresql database

Loadable Function: pq_close ( connection)

Closes connection connection to a postgresql server.

See also: pq_connect.