Re: pgsql: Include planning time in EXPLAIN ANALYZE output.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: pgsql: Include planning time in EXPLAIN ANALYZE output.
Дата
Msg-id CAM3SWZRXpGyz+L4OSYvhTPyf+9D5_3tO7jOxFxb4GekyHEhdJA@mail.gmail.com
обсуждение исходный текст
Ответ на pgsql: Include planning time in EXPLAIN ANALYZE output.  (Robert Haas <rhaas@postgresql.org>)
Ответы Re: pgsql: Include planning time in EXPLAIN ANALYZE output.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
On Wed, Jan 29, 2014 at 1:10 PM, Robert Haas <rhaas@postgresql.org> wrote:
> Include planning time in EXPLAIN ANALYZE output.

Isn't it perhaps a little confusing that "Planning time" may well
exceed "Total runtime"? I'm aware that we aren't super clear on the
accounting here generally, as with pg_stat_statements, which doesn't
include planning time in total_time, while we aren't even explicit
about that in the documentation. But even still, seeing the two
side-by-side, with planning time > total runtime did give me pause.


--
Peter Geoghegan


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: pgsql: Introduce replication slots.
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Introduce replication slots.