doc: Improve description of index vacuuming with GUCs
authorMichael Paquier
Sat, 25 Sep 2021 06:12:00 +0000 (15:12 +0900)
committerMichael Paquier
Sat, 25 Sep 2021 06:12:00 +0000 (15:12 +0900)
commit52f8575a9e75e67ed7a7ae1585be28a85e85ae0e
treedfc4a552e7f4a5b3d56602ed24d1e4d1037a7df9
parentca925fe3c4d3727679f00deedde83765b89c32bb
doc: Improve description of index vacuuming with GUCs

Index vacuums may happen multiple times depending on the number of dead
tuples stored, as of maintenance_work_mem for a manual VACUUM.  For
autovacuum, this is controlled by autovacuum_work_mem instead, if set.
The documentation mentioned the former, but not the latter in the
context of autovacuum.

Reported-by: Nikolai Berkoff
Author: Laurenz Albe, Euler Taveira
Discussion: https://postgr.es/m/161545365522.10134.12195402324485546870@wrigleys.postgresql.org
Backpatch-through: 9.6
doc/src/sgml/monitoring.sgml