pgsql: Doc: mention that VACUUM can't utilize over 1GB of RAM - Mailing list pgsql-committers

From David Rowley
Subject pgsql: Doc: mention that VACUUM can't utilize over 1GB of RAM
Date
Msg-id E1lzzPL-00032a-Vi@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/da08ac5c46ee777d5dfc50469096ca03e53e22de

Modified Files
--------------
doc/src/sgml/config.sgml | 6 ++++++
1 file changed, 6 insertions(+)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Doc: mention that VACUUM can't utilize over 1GB of RAM
Next
From: David Rowley
Date:
Subject: pgsql: Doc: mention that VACUUM can't utilize over 1GB of RAM