PostgreSQL table history tracking

Поиск
Список
Период
Сортировка
От Ivan Mincik
Тема PostgreSQL table history tracking
Дата
Msg-id CAN8Jn0C3NEZK7tNPA9eGGeTm=wqa10SHKoVAPr=+1JqsQDFBVg@mail.gmail.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: hubert depesz lubaczewski
Дата:
Сообщение: Re: Strange problem with create table as select * from table;
Следующее
От: hubert depesz lubaczewski
Дата:
Сообщение: Re: Strange problem with create table as select * from table;