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

From Tom Lane
Subject Re: [v9.2] Start new timeline for PITR
Date
Msg-id 28593.1307667544@sss.pgh.pa.us
Whole thread Raw
In response to [v9.2] Start new timeline for PITR  (David Fetter <david@fetter.org>)
Responses Re: [v9.2] Start new timeline for PITR
List pgsql-hackers
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.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: plpython thinks it's hooked into "make distprep", but not so much
Next
From: Abel Abraham Camarillo Ojeda
Date:
Subject: Difference in postgres9.0.4 and postgres9.1beta1 when displaying error lines in functions with comments