Re: postgresql query runtime

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: postgresql query runtime
Дата
Msg-id CAFj8pRDTiuXx2QeTKG4QGfkXCpjEGCW-StXCNz6Wyz=qO-EwKg@mail.gmail.com
обсуждение исходный текст
Ответ на postgresql query runtime  (Radhya sahal <rad_cs_2006@yahoo.com>)
Список pgsql-performance
2011/10/11 Radhya sahal <rad_cs_2006@yahoo.com>:
> Hi
> I want to know how can i measure runtime query in postgresql if i use
> command line psql?
> not explain rutime for the query such as the runtime which appear in pgadmin
> ?
> such as Total query runtime: 203 ms.
>

Hello

use

\timing

\? is your friend :)

Regards

Pavel Stehule

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

Предыдущее
От: Radhya sahal
Дата:
Сообщение: postgresql query runtime
Следующее
От: Szymon Guz
Дата:
Сообщение: Re: postgresql query runtime