diff --git a/reference/pgsql/functions/pg-ping.xml b/reference/pgsql/functions/pg-ping.xml new file mode 100644 index 0000000000..d63bdcf34a --- /dev/null +++ b/reference/pgsql/functions/pg-ping.xml @@ -0,0 +1,65 @@ + + + + + + pg_ping + Ping database connection + + + Description + + arraypg_ping + resourceconnection + + + pg_ping ping database connection, try to + reconnect if it is broken. It returns &true is connection is + alive, otherwise &false;. + + + See also pg_connection_status and + pg_connection_reset. + + + + PostgreSQL fetch array + + +]]> + + + + + + +