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

David Rowley <drowley@postgresql.org>

Commit: 4a9960e0adfe6faa692a985ae70262f6b4ad1523
Author: David Rowley <drowley@postgresql.org>
Date: 2021-07-04T10:30:35Z
Releases: 12.8
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