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

From Simon Riggs
Subject Re: PITR potentially broken in 9.2
Date
Msg-id CA+U5nMKKY4NTJa+i5OJYs2Mh8i=B3249A3ji=L0-hr4c1G7qMw@mail.gmail.com
Whole thread Raw
In response to Re: PITR potentially broken in 9.2  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: PITR potentially broken in 9.2
List pgsql-bugs
On 5 December 2012 17:17, Simon Riggs <simon@2ndquadrant.com> wrote:

> The recovery target and the consistency point are in some ways in
> conflict. If the recovery target is before the consistency point there
> is no point in stopping there, whether or not we pause. What we should
> do is say "recovery target reached, yet recovery not yet consistent,
> continuing".
> So ISTM that we should make recoveryStopsHere() return false while we
> are inconsistent. Problems solved.

Patch

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Attachment

pgsql-bugs by date:

Previous
From: Simon Riggs
Date:
Subject: Re: PITR potentially broken in 9.2
Next
From: Andres Freund
Date:
Subject: Re: PITR potentially broken in 9.2