PostgreSQL table history tracking - Mailing list pgsql-general

From Ivan Mincik
Subject PostgreSQL table history tracking
Date
Msg-id CAN8Jn0C3NEZK7tNPA9eGGeTm=wqa10SHKoVAPr=+1JqsQDFBVg@mail.gmail.com
Whole thread Raw
List pgsql-general
Dear PostgreSQL users,

I have created set of functions functions which adds possibility to
store full editing history of Your database tables, recover its state
to any time, visualize diffs and place tags to mark particular table
state.
I would be very happy, if somebody will make a try and/or review a
code and post some feedback.

More information:
https://github.com/imincik/pghistory-tracker/blob/master/README
Source code: https://github.com/imincik/pghistory-tracker


Thanks,
Ivan

pgsql-general by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: Strange problem with create table as select * from table;
Next
From: hubert depesz lubaczewski
Date:
Subject: Re: Strange problem with create table as select * from table;