]> granicus.if.org Git - postgresql/commit
Move pg_stat_progress_vacuum to the table of Dynamic Statistics Views in doc.
authorFujii Masao <fujii@postgresql.org>
Thu, 13 Apr 2017 03:09:14 +0000 (12:09 +0900)
committerFujii Masao <fujii@postgresql.org>
Thu, 13 Apr 2017 03:09:14 +0000 (12:09 +0900)
commit7a3e8d7b503c25e009b9f591554617a2434c72eb
tree3bf870432235ab0773fec8b3cb397c1d02a9f229
parenta6e7d591d0129bc7f1f186cb40a6ebd7963956ab
Move pg_stat_progress_vacuum to the table of Dynamic Statistics Views in doc.

Previously the description about pg_stat_progress_vacuum was in the table
of "Collected Statistics Views" in the doc. But since it repors dynamic
information, i.e., the current progress of VACUUM, its description should be
in the table of "Dynamic Statistics Views".

Back-patch to 9.6 where pg_stat_progress_vacuum was added.

Author: Amit Langote
Discussion: http://postgr.es/m/7ab51b59-8d4d-6193-c60a-b75f222efb12@lab.ntt.co.jp
doc/src/sgml/monitoring.sgml