What is the quickest query in the database?

Поиск
Список
Период
Сортировка
От P G
Тема What is the quickest query in the database?
Дата
Msg-id 20030220175207.85834.qmail@web13307.mail.yahoo.com
обсуждение исходный текст
Ответы Re: What is the quickest query in the database?
Re: What is the quickest query in the database?
Список pgsql-general
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/

В списке pgsql-general по дате отправления:

Предыдущее
От: Eric B.Ridge
Дата:
Сообщение: Fwd: REWRITE_INVOKE_MAX and "query may contain cycles"
Следующее
От: "Williams, Travis L, NPONS"
Дата:
Сообщение: Re: max connections