Обсуждение: 28.4.1. VACUUM Progress Reporting

Поиск
Список
Период
Сортировка

28.4.1. VACUUM Progress Reporting

От
PG Doc comments form
Дата:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/11/progress-reporting.html
Description:

Replace "Whenever VACUUM is running" with "Whenever AUTOVACUUM is running"

The pg_stat_progress_vacuum view does not show VACUUM run manually.

Thanks

Re: 28.4.1. VACUUM Progress Reporting

От
Michael Paquier
Дата:
On Thu, Mar 14, 2019 at 03:29:04PM +0000, PG Doc comments form wrote:
> Replace "Whenever VACUUM is running" with "Whenever AUTOVACUUM is running"
>
> The pg_stat_progress_vacuum view does not show VACUUM run manually.

Manual VACUUM commands, as well as autovacuum, show up correctly in
the view pg_stat_progress_vacuum.  The formulation of the docs look
clear enough to me to be honest.
--
Michael

Вложения