Show HN: EterDB, a Postgres fork that makes it easy to recover from incidents
Summary
eterDB introduces a Postgres fork with transaction-level undo, enabling targeted rollbacks of bad transactions instead of full database restores. It includes time travel, dependency-aware undo, and schema recovery, pitched as a surgical tool for production incidents and fast recovery. The content is open-source under Apache 2.0.