RE: [GENERAL] Archive logging

From: Glenn Wiens <glenn_wiens(at)yahoo(dot)com>
To: "Jackson, DeJuan" <djackson(at)cpsgroup(dot)com>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: RE: [GENERAL] Archive logging
Date: 1999-05-21 17:34:09
Message-ID: 19990521173409.26597.rocketmail@web607.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sorry -- I should have clarified my terms. What I am
referring to is the ability to recover the database to
any select point in time.

Oracle(tm) calls this a redo log, and, when archiving
is turned on, there is a continuous string of historic
transactions that can be applied, if necessary, to a
previously taken backup, thereby recovering to a
point-in-time.

Glenn Wiens

--- "Jackson, DeJuan" <djackson(at)cpsgroup(dot)com> wrote:
> > When is implementation of archive logging planned
> for
> > Postgresql? I searched the archives but couldn't
> find
> > references to this. I understand, however, that
> this
> > is a planned feature.
> >
> Excuse me for being dense, but what are you talking
> about?
> Transaction logging perhaps?
> -DEJ
>
>

_____________________________________________________________
Do You Yahoo!?
Free instant messaging and more at http://messenger.yahoo.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 1999-05-21 18:04:23 Re: [GENERAL] Archive logging
Previous Message Jackson, DeJuan 1999-05-21 17:14:57 RE: [GENERAL] Archive logging