Re: [v9.2] Start new timeline for PITR - Mailing list pgsql-hackers

From David Fetter
Subject Re: [v9.2] Start new timeline for PITR
Date
Msg-id 20110617185435.GB2926@fetter.org
Whole thread Raw
In response to Re: [v9.2] Start new timeline for PITR  (Jaime Casanova <jaime@2ndquadrant.com>)
Responses Re: [v9.2] Start new timeline for PITR  (Jaime Casanova <jaime@2ndquadrant.com>)
List pgsql-hackers
On Fri, Jun 17, 2011 at 09:57:13AM -0500, Jaime Casanova wrote:
> On Fri, Jun 10, 2011 at 11:30 AM, David Fetter <david@fetter.org> wrote:
> >
> > This also allows subsequent PITR to other times on the original
> > timeline.
> >
> > Josh B pointed out that since this option to true conflicts with
> > another option, having both should prevent recovery from even
> > starting, and I'll work up a patch for this tonight or at latest
> > tomorrow.
> 
> Hi,
> 
> Are you still working on this? should we expect a new patch?

Yes, sorry about that.  I let work get on top of me.  Will try for a
new patch this evening.

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [GENERAL] Issues with generate_series using integer boundaries
Next
From: Peter Geoghegan
Date:
Subject: Re: Latch implementation that wakes on postmaster death on both win32 and Unix