This thread (Track all modifications to a PostgreSQL table) discussed how to generate a log to track changes in PostgreSQL.
How to use the log to revert a table to its older version programmatically?
This thread (Track all modifications to a PostgreSQL table) discussed how to generate a log to track changes in PostgreSQL.
How to use the log to revert a table to its older version programmatically?