What is the quickest and least intrusive query in the
database that will always succeed?
select current_user;
-- OR --
select datname from pg_database where datname =
'some_database';
Or would it be something else?
TIA.
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/