Re: How to use EXPLAIN (TIMING)

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: How to use EXPLAIN (TIMING)
Дата
Msg-id 20130412151808.GI5766@alap2.anarazel.de
обсуждение исходный текст
Ответ на How to use EXPLAIN (TIMING)  (Robins Tharakan <tharakan@gmail.com>)
Список pgsql-hackers
On 2013-04-12 20:44:02 +0530, Robins Tharakan wrote:
> Hi,
> 
> While creating regression tests for EXPLAIN I am (somehow) unable to get
> (TIMING) option to work with EXPLAIN!
> 
> I must be doing something stupid but all these options below just didn't
> work. Could someone point me to the right direction?

EXPLAIN (ANALYZE, TIMING on/off) ...;

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



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

Предыдущее
От: Robins Tharakan
Дата:
Сообщение: How to use EXPLAIN (TIMING)
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: [ADMIN] after 9.2.4 patch vacuumdb -avz not analyzing all tables