pgsql: doc: update bgwriter description - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: update bgwriter description
Date
Msg-id E1kej0r-0005OJ-Nj@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  update bgwriter description

This clarifies exactly what the bgwriter does, which should help with
tuning.

Reported-by: Chris Wilson

Discussion: https://postgr.es/m/160399562040.7809.7335281028960123489@wrigleys.postgresql.org

Backpatch-through: 9.5

Branch
------
REL9_6_STABLE

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

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: clarify how to find pg_type_d.h in the install tree
Next
From: Tom Lane
Date:
Subject: pgsql: Use "true" not "TRUE" in one ICU function call.