]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Adjust documentation for vacuumdb --missing-stats-only. REL_18_STABLE github/REL_18_STABLE
authorNathan Bossart <nathan@postgresql.org>
Wed, 30 Jul 2025 18:04:47 +0000 (13:04 -0500)
committerNathan Bossart <nathan@postgresql.org>
Wed, 30 Jul 2025 18:04:47 +0000 (13:04 -0500)
commitda103c7bc8065415c2e70ca09a2ac0a769b86b4a
tree528240d2cb238995d6b224e6fdf7803954ce99c9
parent3a954813a0fb0fd205f8846a6d3d19a0da62b974
doc: Adjust documentation for vacuumdb --missing-stats-only.

The sentence in question gave readers the impression that vacuumdb
removes statistics for a period of time while analyzing, but it's
actually meant to convey that --analyze-in-stages temporarily
replaces existing statistics with ones generated with lower
statistics targets.

Reported-by: Frédéric Yhuel <frederic.yhuel@dalibo.com>
Reviewed-by: Frédéric Yhuel <frederic.yhuel@dalibo.com>
Reviewed-by: "David G. Johnston" <david.g.johnston@gmail.com>
Reviewed-by: Corey Huinker <corey.huinker@gmail.com>
Reviewed-by: Jeff Davis <pgsql@j-davis.com>
Discussion: https://postgr.es/m/4b94ca16-7a6d-4581-b2aa-4ea79dbc082a%40dalibo.com
Backpatch-through: 18
doc/src/sgml/ref/vacuumdb.sgml