Re: Restore-point?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Philippe Lang <philippe(dot)lang(at)attiksystem(dot)ch>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Restore-point?
Date: 2003-11-28 21:32:21
Message-ID: 200311282132.hASLWLM12120@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Philippe Lang wrote:
> Hello,
>
> Sorry if this post was sent twice.
>
> Is it possible to restore a database previously backed-up with
> "dump", and then recover some of the changes made after the
> backup, until a specific timestamp, by using some sort of
> "journal"? Is there such a feature in Postgresql?

You are asking for point-in-time recovery. We are working on adding
that, maybe for 7.5.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2003-11-28 21:40:18 Re: Postgresql on file system EXT2 or EXT3
Previous Message Bruce Momjian 2003-11-28 21:17:36 Re: Executing Shell Command