On Sat, Apr 12, 2014 at 2:57 AM, Tony Theodore <tonyt@logyst.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 in the database, please see Cyan Audit at http://pgxn.org/dist/cyanaudit. I think it will do just what you're looking for.
Do you plan to support primary keys other than single column integers?
I may modify it to support bigints, but I don't have any plans to support multi-column primary keys. It would require too much overhaul of the code.