vacuumdb --analyze-in-stages

nikolai.berkoff <nikolai.berkoff@pm.me>

From: "nikolai.berkoff" <nikolai.berkoff@pm.me>
To: "pgsql-docs@lists.postgresql.org" <pgsql-docs@lists.postgresql.org>
Date: 2021-10-08T09:33:51Z
Lists: pgsql-docs

Attachments

Running --analyze-in-stages on a database with statistics causes the statistics to become significantly worse before they are improved.  This could be made clearer in the documentation.

Commits

  1. Reword doc blurb for vacuumdb --analyze-in-stages