pgsql: doc: clarify the effect of concurrent work_mem allocations - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: clarify the effect of concurrent work_mem allocations
Date
Msg-id E1qlHjV-006Ayk-Cw@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: clarify the effect of concurrent work_mem allocations

Reported-by: Sami Imseih

Discussion: https://postgr.es/m/66590882-F48C-4A25-83E3-73792CF8C51F@amazon.com

Backpatch-through: 11

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9a59ff483e2c46ad24f23d1221dad418eeae4c1a

Modified Files
--------------
doc/src/sgml/config.sgml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: clarify handling of time zones with "time with time zone"
Next
From: Tom Lane
Date:
Subject: pgsql: Stop using "-multiply_defined suppress" on macOS.