pgsql: doc: fix wording describing the checkpoint_flush_after GUC - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: fix wording describing the checkpoint_flush_after GUC
Date
Msg-id E1r1DsD-004iFI-Iv@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: fix wording describing the checkpoint_flush_after GUC

Reported-by: Evan Macbeth

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

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5ba1ac99a8d8623604d3152be8fd9a201ba5240b

Modified Files
--------------
doc/src/sgml/wal.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: remove unnecessary comma in postgres-fdw
Next
From: Amit Kapila
Date:
Subject: pgsql: Prohibit max_slot_wal_keep_size to value other than -1 during up