Re: Small fixes about backup history file in doc and pg_standby

Peter Eisentraut <peter.eisentraut@2ndquadrant.com>

From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Yugo Nagata <nagata@sraoss.co.jp>, Michael Paquier <michael@paquier.xyz>
Cc: Fujii Masao <masao.fujii@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2018-07-01T13:12:47Z
Lists: pgsql-hackers
On 27.06.18 18:22, Yugo Nagata wrote:
> On Wed, 27 Jun 2018 18:36:46 +0900
> Michael Paquier <michael@paquier.xyz> wrote:
> 
>> On Wed, Jun 27, 2018 at 05:42:07PM +0900, Yugo Nagata wrote:
>>> On Wed, 27 Jun 2018 00:58:18 +0900
>>> Fujii Masao <masao.fujii@gmail.com> wrote:
>>>>> In addition, the current pg_standby still can handle a backup history file that are
>>>>> never requested. It is harmless but unnecessary code. Another attached patch
>>>>> (pg_standby.patch) removes this part of code.
>>>>
>>>> Since this is not bug fix, let's discuss this in 12dev cycle.
>>
>> +1.
> 
> I added this to CF.

committed

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


Commits

  1. Fix documentation bug related to backup history file.

  2. Write an end-of-backup WAL record at pg_stop_backup(), and wait for it at