pg_ping
データベース接続を調べる
&reftitle.description;
boolpg_ping
PgSql\Connectionnullconnection&null;
pg_ping はデータベース接続を調べ、その接続が
壊れている場合には再度接続を試みます。
&reftitle.parameters;
connection
&pgsql.parameter.connection-with-nullable-default;
&reftitle.returnvalues;
&return.success;
&reftitle.changelog;
&Version;
&Description;
&pgsql.changelog.connection-object;
8.0.0
connection は、nullable になりました。
&reftitle.examples;
pg_ping の例
]]>
&reftitle.seealso;
pg_connection_status
pg_connection_reset