Re: PITR potentially broken in 9.2 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: PITR potentially broken in 9.2
Date
Msg-id 241.1354117868@sss.pgh.pa.us
Whole thread Raw
In response to Re: PITR potentially broken in 9.2  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Responses Re: PITR potentially broken in 9.2  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-bugs
Heikki Linnakangas <hlinnakangas@vmware.com> writes:
> On 28.11.2012 06:27, Noah Misch wrote:
>> I observed a similar problem with 9.2.  Despite a restore_command that failed
>> every time, startup from a hot backup completed.  At the time, I suspected a
>> mistake on my part.

> I believe this was caused by this little typo/thinko:

Is this related at all to the problem discussed over at
http://archives.postgresql.org/pgsql-general/2012-11/msg00709.php
?  The conclusion-so-far in that thread seems to be that an error
ought to be thrown for recovery_target_time earlier than the
backup stop time, but one is not getting thrown.

            regards, tom lane

pgsql-bugs by date:

Previous
From: tarvip@gmail.com
Date:
Subject: BUG #7710: Xid epoch is not updated properly during checkpoint
Next
From: Jeff Janes
Date:
Subject: Re: PITR potentially broken in 9.2