Re: [GENERAL] Missing features ? - Mailing list pgsql-general

From Remigiusz Sokolowski
Subject Re: [GENERAL] Missing features ?
Date
Msg-id Pine.GS4.4.02A.9902011019490.6052-100000@netra.gdansk.sprint.pl
Whole thread Raw
In response to Missing features ?  (Joerg Huettmann <joerg.huettmann@informatik.tu-chemnitz.de>)
List pgsql-general
> Hi!
>
> I'm looking for a kind of history or archive-feature in Postgresql like in the
> older postgres versions.
> There it was possible by using Tmin and Tmax to recover old states of a
> database.
> Unfortunatly I didn't find something about database backup and recovery with
> postgresql in the manual.
>
> Can anybody help me with this problem?
>
> Thanks...Joerg

hi!
You probably mean Time Travel chapter in postgres manual.
I don't know if this is possible with actual versions of Postgres, but You
can try it
    Rem
-------------------------------------------------------------------*------------
Remigiusz Sokolowski      e-mail: rems@gdansk.sprint.pl           * *
-----------------------------------------------------------------*****----------


pgsql-general by date:

Previous
From: Remigiusz Sokolowski
Date:
Subject: Re: [GENERAL] How can I call a function to return a code fragement from within a pg_Exec
Next
From: Sebestyen Zoltan
Date:
Subject: Anyone to compile PostgreSQL on 6.4.2?