Re: Point in time recovery 20020822_01_pitr.patch - Mailing list pgsql-patches

From Tom Lane
Subject Re: Point in time recovery 20020822_01_pitr.patch
Date
Msg-id 17044.1030078725@sss.pgh.pa.us
Whole thread Raw
In response to Re: Point in time recovery 20020822_01_pitr.patch  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-patches
"Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes:
> And what about neil's PREPARE?

PREPARE I think we will have reviewed and in there for beta; I just need
to find a couple of hours for it.  (I already looked at it once but
want to take another look at the revised patch.)

PREPARE is hardly of the magnitude of PITR anyway: the worst-case
scenario with PREPARE is that it's broken and people can't safely
use it in 7.3.  It can't possibly hurt you if you don't use it.
In contrast, the worst-case scenario with PITR is, um, dire.

            regards, tom lane

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: indisclustered and clusterdb
Next
From: "Marc G. Fournier"
Date:
Subject: Re: Point in time recovery 20020822_01_pitr.patch