Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.7">

pg_connection_status

(PHP 4 >= 4.2.0)

pg_connection_status --  Gibt den Verbindungsstatus zurück

Beschreibung

int pg_connection_status ( resource connection)

pg_connection_status() gibt den Status der Verbindung zurück. Mögliche Werte sind: PGSQL_CONNECTION_OK oder PGSQL_CONNECTION_BAD.

Siehe auch pg_connection_busy()