ECHOPING_POSTGRESQL(1) | General Commands Manual | ECHOPING_POSTGRESQL(1) |
echoping_postgresql - echoping plugin which connects to a PostgreSQL RDBMS server
echoping [echoping options] -m postgresql hostname [-cconninfo] [-e] [-r] [SQL-request]
postgresql is an echoping plugin to connect to PostgreSQL RDBMS servers.
[SQL-request] The request to the PostgreSQL server (in SQL). Only SELECT are supported. The default is 'SELECT now()'.
Stephane Bortzmeyer <bortz@users.sourceforge.net>
May 26, 2004 |