Hacker News new | ask | show | jobs
by matt-p 244 days ago
Yeah, but automating a solution for all possible "one off subtle data corruption bugs" is a lot of energy and effort to be honest.
1 comments

For sure. It's more about having a pipeline for pulling data from multiple sources - rather than spin up a whole new DB cluster, you usually want to pull the data into new tables in your existing DB, so that you can run queries across old & new data simultaneously