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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 106f2eb) | patch
Report progress of REINDEX operations
Sun, 7 Apr 2019 09:30:14 +0000 (11:30 +0200)
Sun, 7 Apr 2019 10:35:29 +0000 (12:35 +0200)
commit 03f9e5cba0ee1633af4abe734504df50af46fbd8
Report progress of REINDEX operations

This uses the same infrastructure that the CREATE INDEX progress
reporting uses. Add a column to pg_stat_progress_create_index to
report the OID of the index being worked on. This was not necessary
for CREATE INDEX, but it's useful for REINDEX.

Also edit the phase descriptions a bit to be more consistent with the
source code comments.

Discussion: https://www.postgresql.org/message-id/ef6a6757-c36a-9e81-123f-13b19e36b7d7%402ndquadrant.com
doc/src/sgml/monitoring.sgml diff | blob | blame | history
src/backend/catalog/index.c diff | blob | blame | history
src/backend/catalog/system_views.sql diff | blob | blame | history
src/backend/commands/indexcmds.c diff | blob | blame | history
src/include/catalog/catversion.h diff | blob | blame | history
src/include/commands/progress.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 によって変換されたページ (->オリジナル) /