Doc: correct aggressive vacuum threshold for multixact members storage
authorJohn Naylor
Fri, 7 Mar 2025 03:22:56 +0000 (10:22 +0700)
committerJohn Naylor
Fri, 7 Mar 2025 03:22:56 +0000 (10:22 +0700)
commitfcabc3adf889ebf2c2d8d1c084989f5fd95aac2f
treeff20ccae9fdb1e0eaddd4eb29da9a94c37eae306
parent5f8eb25706b62923c53172e453c8a4dedd877a3d
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 
Reviewed-by: Sami Imseih
Reviewed-by: Bertrand Drouvot
Discussion: https://postgr.es/m/CACbFw60UOk6fCC02KsyT3OfU9Dnuq5roYxdw2aFisiN_p1L0bg@mail.gmail.com
Backpatch-through: 14
doc/src/sgml/maintenance.sgml