git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: ac44367) | patch
Include information on buffer usage during planning phase, in EXPLAIN output.
Fri, 3 Apr 2020 02:27:09 +0000 (11:27 +0900)
Fri, 3 Apr 2020 02:27:09 +0000 (11:27 +0900)
commit ed7a5095716ee498ecc406e1b8d5ab92c7662d10
Include information on buffer usage during planning phase, in EXPLAIN output.

When BUFFERS option is enabled, EXPLAIN command includes the information
on buffer usage during each plan node, in its output. In addition to that,
this commit makes EXPLAIN command include also the information on
buffer usage during planning phase, in its output. This feature makes it
easier to discern the cases where lots of buffer access happen during
planning.

Author: Julien Rouhaud, slightly revised by Fujii Masao
Reviewed-by: Justin Pryzby
Discussion: https://postgr.es/m/16109-26a1a88651e90608@postgresql.org
src/backend/commands/explain.c diff | blob | blame | history
src/backend/commands/prepare.c diff | blob | blame | history
src/include/commands/explain.h diff | blob | blame | history
src/test/regress/expected/explain.out diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /