On Feb 26, 2018, at 3:44 AM, Łukasz Jarych <jaryszek@xxxxxxxxx> wrote:i would like to ask you for help with track changes to my database. I am new to PosgtreeSQL but i have to learn it quickly because of my boss. I have to:1. Keep all changes within table including:-adding rows-deleting-editing2. Save table with specific state and recover specific state (so go back to previous table versions) including comparing tables.3. Track all DLL and DML changes with possibility to ho back to previous version.