PHP. Руководство по PHP. 2005
pg_connection_busy
pg_connection_busy
Описание
bool pg_connection_busy (resource connection)pg_connection_busy() determines whether or not a connection
is busy. If it is busy, a previous query is still executing.
If pg_get_result() is used on the connection, it will be blocked.
Смотрите также
pg_connection_status() |
pg_get_result() |
pg_connect
pg_connection_reset
Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.