Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

One of Postgres' proudest features actually used to be this -- "time travel", which used MVCC + row time stamps to allow the client to query historical data. This was eventually removed, but the functionality can be emulated using a contrib extension called "timetravel" [1].

[1] https://www.postgresql.org/docs/current/static/contrib-spi.h...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: