Row change auditing options for PostgreSQL (2020) (cybertec-postgresql.com) 9 points by johnthuss 3y ago ↗ HN
[–] _boffin_ 3y ago ↗ There’s also temporal modeling or bitemporal modeling.It’s verbose and can make table length pretty large, but eh..- https://martinfowler.com/articles/bitemporal-history.html- https://hdombrovskaya.files.wordpress.com/2016/09/bi_tempora...- https://github.com/scalegenius/pg_bitemporal
2 comments
[ 2.7 ms ] story [ 19.3 ms ] threadIt’s verbose and can make table length pretty large, but eh..
- https://martinfowler.com/articles/bitemporal-history.html
- https://hdombrovskaya.files.wordpress.com/2016/09/bi_tempora...
- https://github.com/scalegenius/pg_bitemporal