From: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
---|---|
To: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: PITR Archive Recovery |
Date: | 2004-06-29 19:59:05 |
Message-ID: | 1088539145.3266.7447.camel@stromboli |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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 | Content-Type | Size |
---|---|---|
pgarch.c | text/x-c | 13.3 KB |
pgarch.h | text/x-c-header | 481 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2004-06-29 20:17:56 | Re: nested xacts and phantom Xids |
Previous Message | Tom Lane | 2004-06-29 19:22:52 | Re: nested xacts and phantom Xids |