diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-09-25 15:11:52 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-09-25 15:11:52 +0900 |
commit | bfe1ead94488986008771c0d295c2725bab952cb (patch) | |
tree | 9cc683e06a9971a29f5dd867a26ed81ea45a4a0f /src/backend/access/gist/gistbuildbuffers.c | |
parent | 3eea9139ee46124746e942293d57e3fb1d3c0e09 (diff) | |
download | postgresql-bfe1ead94488986008771c0d295c2725bab952cb.tar.gz postgresql-bfe1ead94488986008771c0d295c2725bab952cb.zip |
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/access/gist/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions