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

David Rowley <drowley@postgresql.org>

Commit: 301d9bb63edc24123f42aded5210617d6e597296
Author: David Rowley <drowley@postgresql.org>
Date: 2021-07-04T10:32:06Z
Releases: 10.18
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