From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Stéphane Akrich <stef(dot)akri(at)libertysurf(dot)fr> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: journaling |
Date: | 2003-01-11 17:06:21 |
Message-ID: | 200301111706.h0BH6Lk25327@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Stphane Akrich wrote:
> I work with the SGBDR OpenIngres2 which has also a WAL mecanism.
> More over, I journalise my database in order to recover the data between the
> save of the data and the crash.
> Is it possible to do it with PostgreSQL ?
> thanks
We don't have journalize yet, which we call point-in-time recovery. We
plan to have it for 7.4.
--
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
From | Date | Subject | |
---|---|---|---|
Next Message | Tim Ellis | 2003-01-11 18:26:10 | Re: auto stop postmaster on cygwin |
Previous Message | Artur Pietruk | 2003-01-11 15:23:47 | Re: sequence |