Hacker News new | ask | show | jobs
by klysm 1197 days ago
I wonder if you could utilize templates to snapshot the DB.
1 comments

This is what tools like `dslr` do and it's very fast. My problem wasn't backing up/restoring though but rather diffing data in these 2 databases :)
It seems like it should be doable to write something that generically diffs tables.