diff options
author | Fujii Masao <fujii@postgresql.org> | 2020-04-03 11:27:09 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2020-04-03 11:27:09 +0900 |
commit | ed7a5095716ee498ecc406e1b8d5ab92c7662d10 (patch) | |
tree | 80dd8638547301c7077968858ca52a978e35ec85 /src/backend/access/gist/gistbuildbuffers.c | |
parent | ac44367efbef198c57a18b96dbc6a39191720994 (diff) | |
download | postgresql-ed7a5095716ee498ecc406e1b8d5ab92c7662d10.tar.gz postgresql-ed7a5095716ee498ecc406e1b8d5ab92c7662d10.zip |
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
Diffstat (limited to 'src/backend/access/gist/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions