Re: [HACKERS] Creating backup history files for backups taken from standbys

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Cc: David Steele <david(at)pgmasters(dot)net>, Simon Riggs <simon(at)2ndquadrant(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>
Subject: Re: [HACKERS] Creating backup history files for backups taken from standbys
Date: 2018-01-11 12:47:42
Message-ID: 20180111124742.GB15734@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jan 11, 2018 at 07:10:50PM +0900, Masahiko Sawada wrote:
> On Sun, Jan 7, 2018 at 1:35 AM, David Steele <david(at)pgmasters(dot)net> wrote:
>> On 1/6/18 3:48 AM, Michael Paquier wrote:
>>> On Fri, Jan 5, 2018 at 11:27 PM, Simon Riggs <simon(at)2ndquadrant(dot)com>
>>> wrote:
>>>
>>>> Which also makes it a smaller and clearer patch
>>>
>>> Yes, this generates less diffs, reducing the likelihood of bugs. What
>>> do you think about the v3 attached?
>>
>>
>> I agree that this is a cleaner solution.
>>
>
> +1. And the changes looks good to me.

Cool. Thanks for the feedback.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 2018-01-11 12:54:48 Re: numeric regression test passes, but why?
Previous Message Michael Paquier 2018-01-11 12:46:50 Re: add queryEnv to ExplainOneQuery_hook