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

David Rowley <drowley@postgresql.org>

Commit: 1c84f355ac58fca53752f6335309b48ce97d8d73
Author: David Rowley <drowley@postgresql.org>
Date: 2021-07-04T10:32:46Z
Releases: 9.6.23
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