Google

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

pg_connection_status

(PHP 4 >= 4.2.0)

pg_connection_status --  接続ステータスを取得する

説明

int pg_connection_status ( resource connection)

pg_connection_status() returns a connection status. Possible status is PGSQL_CONNECTION_O or PGSQL_CONNECTION_BAD.

See also pg_connection_busy()