Re: [v9.2] Start new timeline for PITR

From: David Fetter <david(at)fetter(dot)org>
To: Jaime Casanova <jaime(at)2ndquadrant(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [v9.2] Start new timeline for PITR
Date: 2011-06-17 18:54:35
Message-ID: 20110617185435.GB2926@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)fetter(dot)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(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2011-06-17 18:56:07 Re: Latch implementation that wakes on postmaster death on both win32 and Unix
Previous Message Tom Lane 2011-06-17 18:52:24 Re: [HACKERS] Issues with generate_series using integer boundaries