RECENT POSTS
Tablelog
May 26, 2018
Logs changes on a table in PostgreSQL
Tablelog is a contributed PostgreSQL module that uses a trigger to log any INSERTs, UPDATEs and DELETEs on a specific table into another table. The second part of tablelog is able to restore the state of the original table or of a specific row for any time in the past.
WWW http//tablelog.projects.postgresql.org/
- Older
- Newer