Thread: pgsql: doc: Fix description about bgwriter and checkpoint in HA section

pgsql: doc: Fix description about bgwriter and checkpoint in HA section

From
Michael Paquier
Date:
doc: Fix description about bgwriter and checkpoint in HA section

Since 806a2ae, the work of the bgwriter is split the checkpointer, but a
portion of the documentation did not get the message.

Author: Masahiko Sawada
Discussion: https://postgr.es/m/CA+fd4k6jXxjAtjMVC=wG3=QGpauZBtcgN3Jhw+oV7zXGKVLKzQ@mail.gmail.com
Backpatch-through: 9.5

Branch
------
REL9_5_STABLE

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

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