Beside the History tables, keeping traces of all the information flow from the plugin, triggers in the db would increase security and prevent data loss.
See for example:
https://wiki.postgresql.org/wiki/Audit_trigger
http://www.cybertec.at/tracking-changes-in-postgresql/
Beside the History tables, keeping traces of all the information flow from the plugin, triggers in the db would increase security and prevent data loss.
See for example:
https://wiki.postgresql.org/wiki/Audit_trigger
http://www.cybertec.at/tracking-changes-in-postgresql/