Re: Database Design: Maintain Audit Trail of Changes

Поиск
Список
Период
Сортировка
От Tony Theodore
Тема Re: Database Design: Maintain Audit Trail of Changes
Дата
Msg-id CAJFv53qfbQnGoKGFZVHbxTMfWE_VpJjC_5V+k0OzBzNf4U9aHQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Database Design: Maintain Audit Trail of Changes  (Moshe Jacobson <moshe@neadwerx.com>)
Ответы Re: Database Design: Maintain Audit Trail of Changes  (Moshe Jacobson <moshe@neadwerx.com>)
Список pgsql-general
On 12 April 2014 07:02, Moshe Jacobson <moshe@neadwerx.com> wrote:
>
> I know this is a terribly old thread, but if you are still looking for software to provide an audit trail of changes
inthe database, please see Cyan Audit at http://pgxn.org/dist/cyanaudit. I think it will do just what you're looking
for.
> (Full disclosure: I am the author of this software)

Nice! I really like the idea of "undo".

Do you plan to support primary keys other than single column integers?

Cheers,

Tony


В списке pgsql-general по дате отправления:

Предыдущее
От: Anupama Ramaswamy
Дата:
Сообщение: Re: streaming replication and recovery
Следующее
От: Rémi Cura
Дата:
Сообщение: Re: efficient way to do "fuzzy" join