Re: EXPLAIN time difference in real

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: EXPLAIN time difference in real
Дата
Msg-id 7956.1398536863@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: EXPLAIN time difference in real  (Michael Monnerie <lists.michael.monnerie@is.it-management.at>)
Ответы Re: EXPLAIN time difference in real  (Michael Monnerie <lists.michael.monnerie@is.it-management.at>)
Список pgsql-admin
Michael Monnerie <lists.michael.monnerie@is.it-management.at> writes:
> Tried that:
> EXPLAIN ANALYZE....
> Total runtime: 280.537 ms

> EXPLAIN:LOG:  duration: 1501.807 ms  statement: EXPLAIN ANALYZE VERBOSE
> SELECT

> So again 1500ms versus 280ms. Why?

Could the planning time possibly account for that?  How long does a plain
EXPLAIN of the same query take?

            regards, tom lane


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

Предыдущее
От: Michael Monnerie
Дата:
Сообщение: Re: EXPLAIN time difference in real
Следующее
От: Michael Monnerie
Дата:
Сообщение: Re: EXPLAIN time difference in real