Re: Historical Data Question

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Historical Data Question
Date: 2007-06-15 13:00:31
Message-ID: 20070615130030.GA28373@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

am Fri, dem 15.06.2007, um 8:21:45 -0400 mailte Francisco Reyes folgendes:
> Lza writes:
>
> >I have a table in my database that holds information on policies and
> >this table is linked to a number of other tables. I need to be able to
> >keep a history of all changes to a policy over time. The other tables
>
> There is a postgresql project which I just saw last night.
> Don't recall the name, but it was announced in the monthly announcement
> email.
>
> It allows you to save all the changes made to a file and to revert back to
> a given date.
> I believe it was in the annoucement email for june.

Maybe tablelog.
http://pgfoundry.org/projects/tablelog/

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gregory Stark 2007-06-15 13:17:46 Re: pg_restore out of memory
Previous Message Francisco Reyes 2007-06-15 12:24:26 Re: pg_restore out of memory