pgsql: doc: update bgwriter description

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: update bgwriter description
Date: 2020-11-16 18:14:01
Message-ID: E1kej0r-0005OD-Ma@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/139c439730b1444be88203cf867e60dd7533b294

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2020-11-16 20:16:53 pgsql: Use "true" not "TRUE" in one ICU function call.
Previous Message Bruce Momjian 2020-11-16 17:36:35 pgsql: doc: clarify how to find pg_type_d.h in the install tree