PQConnection.testAlive

Sending senseless query to the server to check if the connection is actually alive (e.g. nothing can detect fail after postgresql restart but query).

class PQConnection
bool
testAlive
nothrow
(
)

Meta