(PHP 4 >= 4.2.0)
pg_connection_reset() resets the connection. It is useful for error recovery. Returns TRUE on success or FALSE on failure.
See also pg_connect(), pg_pconnect() and pg_connection_status()