Re: [BUG] Archive recovery failure on 9.3+. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [BUG] Archive recovery failure on 9.3+.
Date
Msg-id 17318.1389299815@sss.pgh.pa.us
Whole thread Raw
In response to Re: [BUG] Archive recovery failure on 9.3+.  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Responses Re: [BUG] Archive recovery failure on 9.3+.  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-hackers
Heikki Linnakangas <hlinnakangas@vmware.com> writes:
> On 01/09/2014 10:16 PM, Tom Lane wrote:
>> Don't we want to archive both?  If you want to recover to the end of the
>> old timeline, you're going to need that file too, no?

> Hmm. It should be the responsibility of the original server to archive 
> the segment on the old timeline.

Oh ... I was thinking about the case of a timeline switch within one
server, say as a result of PITR recovery.  If you're sure this same case
doesn't come up that way, then nevermind.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Oskari Saarenmaa
Date:
Subject: [PATCH] pgcrypto: implement gen_random_uuid
Next
From: Heikki Linnakangas
Date:
Subject: Re: [BUG] Archive recovery failure on 9.3+.