Y
Hacker News
new
|
ask
|
show
|
jobs
by
klysm
1197 days ago
I wonder if you could utilize templates to snapshot the DB.
1 comments
pawelduda
1197 days ago
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 :)
link
klysm
1193 days ago
It seems like it should be doable to write something that generically diffs tables.
link