Re: What happens between end of explain analyze and end of query execution ?

Поиск
Список
Период
Сортировка
От Franck Routier
Тема Re: What happens between end of explain analyze and end of query execution ?
Дата
Msg-id 515FD6F9.10301@axege.com
обсуждение исходный текст
Ответ на Re: What happens between end of explain analyze and end of query execution ?  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-performance
Le 05/04/2013 16:17, Merlin Moncure a écrit :
>
> Ok, "explain" (without analyze) is measuring plan time only (not
> execution time).  Can you confirm that's the time we are measuring
> (and again, according to what)? Performance issues here are a
> different ball game.  Please supply precise version#, there were a
> couple of plantime bugs fixed recently.
>
> merlin
Yes, I confirm time is taken by analyze alone. Executing the query is quick.
PG version is 8.4.8.

Franck


Вложения

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

Предыдущее
От: Franck Routier
Дата:
Сообщение: Re: What happens between end of explain analyze and end of query execution ?
Следующее
От: Franck Routier
Дата:
Сообщение: Re: What happens between end of explain analyze and end of query execution ?