diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-09-25 15:12:04 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-09-25 15:12:04 +0900 |
commit | 0872ccbfd8c988d69c79a93dd85f0e10f2ee6349 (patch) | |
tree | 2dfe1befa737b665c7cfac2dae7c4c71001280aa /src/backend/utils/adt/selfuncs.c | |
parent | c1ddcdb5c3a7687b71bcdd0b18b4ba5a2aa620b3 (diff) |
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
Diffstat (limited to 'src/backend/utils/adt/selfuncs.c')
0 files changed, 0 insertions, 0 deletions