>>>>> "Greg" == Greg Sabino Mullane <g...@turnstep.com> writes:

 Greg> I am working on enhancing the ping() method of DBD::Pg. The
 Greg> goal of that is for a user to be able to determine if the
 Greg> connection to the database is still valid. The basic way we do
 Greg> this is to send a simple SELECT via PQexec

Why not PQexec(conn, "") ?

-- 
Andrew (irc:RhodiumToad)


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to