Re: doc: Clarify ANALYZE VERBOSE output
Maciek Sakrejda <m.sakrejda@gmail.com>
From: Maciek Sakrejda <m.sakrejda@gmail.com>
To: Shinya Kato <shinya11.kato@gmail.com>
Cc: pgsql-docs@lists.postgresql.org
Date: 2026-04-05T18:08:01Z
Lists: pgsql-docs
Attachments
- v1-0001-doc-Clarify-VACUUM-VERBOSE-and-ANALYZE-VERBOSE-outpu.patch (text/x-patch) patch v1-0001
It makes sense to align these, but I think the existing VACUUM wording is not great. What do you think about something like the attached? Basically, I changed both option descriptions to just be Prints detailed progress for each table at <literal>INFO</literal> level. I think the idea of _progress_ is important to communicate here. The word "report" suggests more detailed information, that comes in a batch after the action is completed. Thanks, Maciek PS: I changed the patch name because I felt the original name is misleading with my proposed change, and I left it at v1 because starting a different name with v2 didn't make sense, but I'm not trying to take authorship credit: most of the work here was finding the discrepancy.