aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorJohn Naylor <john.naylor@postgresql.org>2025-03-07 10:22:56 +0700
committerJohn Naylor <john.naylor@postgresql.org>2025-03-07 10:22:56 +0700
commitfcabc3adf889ebf2c2d8d1c084989f5fd95aac2f (patch)
treeff20ccae9fdb1e0eaddd4eb29da9a94c37eae306 /src/backend/access/gist/gistget.c
parent5f8eb25706b62923c53172e453c8a4dedd877a3d (diff)
downloadpostgresql-fcabc3adf889ebf2c2d8d1c084989f5fd95aac2f.tar.gz
postgresql-fcabc3adf889ebf2c2d8d1c084989f5fd95aac2f.zip
Doc: correct aggressive vacuum threshold for multixact members storage
The threshold is two billion members, which was interpreted as 2GB in the documentation. Fix to reflect that each member takes up five bytes, which translates to about 10GB. This is not exact, because of page boundaries. While at it, mention the maximum size 20GB. This has been wrong since commit c552e171d16e, so backpatch to version 14. Author: Alex Friedman <alexf01@gmail.com> Reviewed-by: Sami Imseih <samimseih@gmail.com> Reviewed-by: Bertrand Drouvot <bertranddrouvot.pg@gmail.com> Discussion: https://postgr.es/m/CACbFw60UOk6fCC02KsyT3OfU9Dnuq5roYxdw2aFisiN_p1L0bg@mail.gmail.com Backpatch-through: 14
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions