Re: [HACKERS] Creating backup history files for backups taken fromstandbys - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [HACKERS] Creating backup history files for backups taken fromstandbys
Date
Msg-id 20180302040754.GC2259@paquier.xyz
Whole thread Raw
In response to Re: [HACKERS] Creating backup history files for backups taken fromstandbys  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Thu, Mar 01, 2018 at 07:26:09PM -0800, Andres Freund wrote:
> On 2018-03-02 02:29:13 +0900, Fujii Masao wrote:
>> + * write a backup history file with the same name.
>>
>> So more than one backup history files with the same name
>> but the diffferent content can be created and archived.
>> Isn't this problematic because the backup history file that
>> users want to use later might be overwritten unexpectedly?
>
> Michael?

Just answered to that question.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [HACKERS] Creating backup history files for backups taken fromstandbys
Next
From: Tom Lane
Date:
Subject: Re: WIP: BRIN multi-range indexes