Re: backup and roll forward recovery

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: backup and roll forward recovery
Date: 2003-05-08 21:25:10
Message-ID: 20030508212510.GC5565@libertyrms.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thu, May 08, 2003 at 05:11:51PM -0400, Wang, Yuting wrote:
> Hi, there:
>
> I am a new user of PostgreSQL. I am trying find out whether I can do, and if
> so, how to do a roll forward recovery from a backup. It seems that the 7.3
> release does not provide mechanisms to perform a hot backup, to archive

7.3 does do hot backup (with pg_dump). But this is a snapshot
backup, and there is no roll forward capability. It is currently
being worked on, and may be integrated in 7.4, which will go into
feature freeze sometime in the next little while (perhaps before July 1,
to read -hackers lately).

A

--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Reece Hart 2003-05-08 21:45:19 pg_dump session authorization fails during restore
Previous Message Reece Hart 2003-05-08 21:24:32 pg_dump session authorization fails during restore