pg_connection_reset() reset connection with the same parameter when connection is made. It is useful for error recovery. It returns TRUE if it resets connection successfully, otherwise returns FALSE.
See also pg_connect(), pg_pconnect() and pg_connection_status()