Doc: mention that VACUUM can't utilize over 1GB of RAM

David Rowley <drowley@postgresql.org>

Commit: da08ac5c46ee777d5dfc50469096ca03e53e22de
Author: David Rowley <drowley@postgresql.org>
Date: 2021-07-04T10:31:06Z
Releases: 11.13
Doc: mention that VACUUM can't utilize over 1GB of RAM

Document that setting maintenance_work_mem to values over 1GB has no
effect on VACUUM.

Reported-by: Martín Marqués
Author: Laurenz Albe
Discussion: https://postgr.es/m/CABeG9LsZ2ozUMcqtqWu_-GiFKB17ih3p8wBHXcpfnHqhCnsc7A%40mail.gmail.com
Backpatch-through: 9.6, oldest supported release

Files

PathChange+/−
doc/src/sgml/config.sgml modified +6 −0

Documentation touched

Discussion