Re: Fix an old description in high-availability.sgml

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Masahiko Sawada <masahiko.sawada@2ndquadrant.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2020-08-17T01:32:37Z
Lists: pgsql-hackers
On Fri, Aug 14, 2020 at 05:15:20PM +0900, Michael Paquier wrote:
> Good catch it is.  Your phrasing looks good to me.

Fixed as b4f1639.  Thanks.
--
Michael

Commits

  1. doc: Fix description about bgwriter and checkpoint in HA section

  2. Split work of bgwriter between 2 processes: bgwriter and checkpointer.