How can retrieve total query run-time with out using explain

Поиск
Список
Период
Сортировка
От Radhya sahal
Тема How can retrieve total query run-time with out using explain
Дата
Msg-id 1309666434.43400.YahooMailClassic@web38605.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: How can retrieve total query run-time with out using explain
Список pgsql-performance
Dear all,
How can retrieve total query run-time  when i run any query with out using explain
for example when i run any query  such  as
select * from  tablel1;
Total query runtime: 443 ms.
 i want a function can return "runtime: 443 ms" with out using explain
i want this command to call it from java source code
can any one help me??? .

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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Infinite Cache
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: How can retrieve total query run-time with out using explain