aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/tsgistidx.c
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2022-06-27 19:43:27 +0200
committerMagnus Hagander <magnus@hagander.net>2022-06-27 19:46:23 +0200
commit27f953ea9901c08fb3e4064f9a31e07bc30c1e6d (patch)
tree668fa13552fbb63379dd93f8f43d4bf06f46a658 /src/backend/utils/adt/tsgistidx.c
parentd28e26bbe288c786d8211d8c526c34c775170dea (diff)
downloadpostgresql-27f953ea9901c08fb3e4064f9a31e07bc30c1e6d.tar.gz
postgresql-27f953ea9901c08fb3e4064f9a31e07bc30c1e6d.zip
Remove outdated recommendation for manual VACUUM
We have had a working and tunable autovacuum for at least a decade now, so remove the recommendation to manually vacuum tables at least every night. Autovacuum is now also triggered by INSERTs, so we can also remove the recommendation to run VACUUM (ANALYZE) after lots of INSERTs or DELETEs. Instead, suggest using autovacuum by moving the respective paragraph up to where the importance of VACUUM is emphasized. Author: Laurenz Albe <laurenz.albe@cybertec.at> Reviewed-By: Magnus Hagander, Peter Geoghegan Discussion: https://postgr.es/m/6f5e3da98fec14640f389d7b84c3b413833697f4.camel@cybertec.at
Diffstat (limited to 'src/backend/utils/adt/tsgistidx.c')
0 files changed, 0 insertions, 0 deletions