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
- analyze_in_stages.patch (text/x-patch) patch
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
-
Reword doc blurb for vacuumdb --analyze-in-stages
- 00a354a13560 15.0 landed