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 E1lzzOq-000318-Ae@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_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4a9960e0adfe6faa692a985ae70262f6b4ad1523

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