Re: Fix an old description in high-availability.sgml
Masahiko Sawada <masahiko.sawada@2ndquadrant.com>
From: Masahiko Sawada <masahiko.sawada@2ndquadrant.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2020-08-17T05:29:03Z
Lists: pgsql-hackers
On Mon, 17 Aug 2020 at 10:32, Michael Paquier <michael@paquier.xyz> wrote: > > 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. Thank you! Regards, -- Masahiko Sawada http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
doc: Fix description about bgwriter and checkpoint in HA section
- 5dd3a3344961 9.5.24 landed
- 5b39f772e2c1 9.6.20 landed
- 812b2165b0c5 10.15 landed
- 7aa0cae75233 11.10 landed
- 29bd2cbe36bd 12.5 landed
- 3424c6bef0b8 13.0 landed
- b4f16397af46 14.0 landed
-
Split work of bgwriter between 2 processes: bgwriter and checkpointer.
- 806a2aee3791 9.2.0 cited