Audit database to recreate former states using JSON functions
<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello</div>
<div> </div>
<div>last december I've delvoped a few PL/pgSQL functions to log</div>
<div>all changes in my database and recreate former database states.</div>
<div>I used row_to_json to log and json_populate_recordset to reproduce</div>
<div>my tables. I think it's cool feature and I like to share and discuss it</div>
<div>with you. I would be very happy to recieve some feedback. I'm also</div>
<div>interested in other versioning approaches, if there are (?).</div>
<div> </div>
<div>You can find the repository here: https://github.com/FxKu/audit</div>
<div>I've written all the relevant stuff into the README.</div>
<div> </div>
<div>At last, I really like to thank Hans-Jürgen Schönig (http://www.cybertec.at/)</div>
<div>for giving me the advice to use JSON functions. This made the whole</div>
<div>developement way more easy.</div>
<div> </div>
<div>Have a great day.</div>
<div>Felix</div>
<div> </div>
<div> </div></div></body></html>