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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 1bbf1e2) | patch
Add memory/disk usage for Window aggregate nodes in EXPLAIN.
2024年9月17日 05:38:53 +0000 (14:38 +0900)
2024年9月17日 05:38:53 +0000 (14:38 +0900)
commit 95d6e9af07d2e5af2fdd272e72b5b552bad3ea0a
Add memory/disk usage for Window aggregate nodes in EXPLAIN.

This commit is similar to 1eff8279d and expands the idea to Window
aggregate nodes so that users can know how much memory or disk the
tuplestore used.

This commit uses newly introduced tuplestore_get_stats() to inquire this
information and add some additional output in EXPLAIN ANALYZE to
display the information for the Window aggregate node.

Reviewed-by: David Rowley, Ashutosh Bapat, Maxim Orlov, Jian He
Discussion: https://postgr.es/m/20240706.202254.89740021795421286.ishii%40postgresql.org
src/backend/commands/explain.c diff | blob | blame | history
src/test/regress/expected/explain.out diff | blob | blame | history
src/test/regress/sql/explain.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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