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

From Robert Haas
Subject Re: [v9.2] Start new timeline for PITR
Date
Msg-id BANLkTimPRvSx5b_5ktyDA4Z0v9bHomF8Nw@mail.gmail.com
Whole thread Raw
In response to Re: [v9.2] Start new timeline for PITR  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [v9.2] Start new timeline for PITR
List pgsql-hackers
On Thu, Jun 9, 2011 at 8:59 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> David Fetter <david@fetter.org> writes:
>> The nice people at VMware, where I work, have come up with a small
>> patch to allow PITR to create a new timeline.  This is useful in cases
>> where you're using filesystem snapshots of $PGDATA which may be old.
>
> Huh?  We already start a new timeline when doing a non-crash-recovery
> replay scenario.
>
> The code looks pretty confused too, which makes it difficult to
> reverse-engineer what your point is.

I am guessing that they are taking a filesystem snapshot, and then
using that to fire up PG.  So to PG it looks like a crash recovery,
but they want a new timeline anyway.

<waves hands>

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Creating new remote branch in git?
Next
From: Greg Smith
Date:
Subject: Re: Creating new remote branch in git?