>>>>> "Greg" == Greg Sabino Mullane <greg(at)turnstep(dot)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)