Re: PITR Archive Recovery - Mailing list pgsql-patches

From Simon Riggs
Subject Re: PITR Archive Recovery
Date
Msg-id 1088539145.3266.7447.camel@stromboli
Whole thread Raw
In response to PITR Archive Recovery  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: PITR Archive Recovery  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-patches
On Mon, 2004-06-28 at 21:58, Simon Riggs wrote:
> PITR Archive Recovery, 28 June 2004
>
> What's in this patch?
>
> - All of what was in previous PITR Archival patch, including reworking
> of all the archiver startup/shutdown code to match that of pgstat
> - New code to perform Archive Recovery mode, which streams xlogs
> straight from archive to allow "infinite" recovery
>
> [This is a full, working patch for discussion and testing, with a few
> days left before 7.5dev freeze for changes and corrections]
>

err...and these additional files are REQUIRED also:

src/backend/postmaster/pgarch.c

src/include/pgarch.h

...implemented to match the locations of pgstat code

Best regards, Simon Riggs

Attachment

pgsql-patches by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: nested xacts and phantom Xids
Next
From: Tom Lane
Date:
Subject: Re: nested xacts and phantom Xids