pgsql: Include planning time in EXPLAIN ANALYZE output.
В списке pgsql-committers по дате отправления:
| От | Robert Haas |
|---|---|
| Тема | pgsql: Include planning time in EXPLAIN ANALYZE output. |
| Дата | |
| Msg-id | E1W8cOW-0002wI-Ng@gemulon.postgresql.org обсуждение |
| Ответы |
Re: pgsql: Include planning time in EXPLAIN ANALYZE output.
|
| Список | pgsql-committers |
Include planning time in EXPLAIN ANALYZE output. This doesn't work for prepared queries, but it's not too easy to get the information in that case and there's some debate as to exactly what the right thing to measure is, so just do this for now. Andreas Karlsson, with slight doc changes by me. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/9347baa5bbc70368f2f01438bbb8116863dac1ec Modified Files -------------- doc/src/sgml/perform.sgml | 27 +++++++++++++++++++++++++++ doc/src/sgml/ref/explain.sgml | 17 ++++++++++++----- src/backend/commands/explain.c | 24 +++++++++++++++++++++--- src/backend/commands/prepare.c | 2 +- src/include/commands/explain.h | 4 ++-- 5 files changed, 63 insertions(+), 11 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера