Hacker News new | ask | show | jobs
by dianasaur323 2559 days ago
We spin up a separate instance that matches the type that you want to migrate to, restore a backup and stream the WAL logs. Then, we redirect.
1 comments

The good ol' event sourcing trick :D