Re: Recovery/Rollback question - Mailing list pgsql-admin

From Simon Riggs
Subject Re: Recovery/Rollback question
Date
Msg-id 1175250630.4386.728.camel@silverbirch.site
Whole thread Raw
In response to Re: Recovery/Rollback question  ("Jason Minion" <jason.minion@sigler.com>)
List pgsql-admin
On Mon, 2007-02-26 at 13:15 -0600, Jason Minion wrote:
> This is currently unsupported in mainstream PostgreSQL, as the WAL only
> works on the cluster basis. The only options you currently have for
> performing this is to use the last full backup and copies of WAL files
> to restore the cluster on a second server to your specific point in
> time, and restore that copy of the database in question to your primary
> server.

I'll take that as a request for a TODO item, for 8.4

--
  Simon Riggs
  EnterpriseDB   http://www.enterprisedb.com



pgsql-admin by date:

Previous
From: "Rajesh Kumar Mallah"
Date:
Subject: Re: Pls exclude me from the mailing list
Next
From: "Simon Riggs"
Date:
Subject: Re: trying to run PITR recovery