Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Recovery/Rollback question



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





Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group