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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 0e9b899) | patch
Add simple VACUUM progress reporting.
2016年3月15日 17:31:18 +0000 (13:31 -0400)
2016年3月15日 17:32:56 +0000 (13:32 -0400)
commit c16dc1aca5e01e6acaadfcf38f5fc964a381dc62
Add simple VACUUM progress reporting.

There's a lot more that could be done here yet - in particular, this
reports only very coarse-grained information about the index vacuuming
phase - but even as it stands, the new pg_stat_progress_vacuum can
tell you quite a bit about what a long-running vacuum is actually
doing.

Amit Langote and Robert Haas, based on earlier work by Vinayak Pokale
and Rahila Syed.
doc/src/sgml/monitoring.sgml diff | blob | blame | history
src/backend/catalog/system_views.sql diff | blob | blame | history
src/backend/commands/vacuumlazy.c diff | blob | blame | history
src/backend/postmaster/pgstat.c diff | blob | blame | history
src/include/catalog/catversion.h diff | blob | blame | history
src/include/commands/progress.h [new file with mode: 0644] blob
src/include/pgstat.h diff | blob | blame | history
src/test/regress/expected/rules.out diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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