Hacker News new | ask | show | jobs
by droobles 605 days ago
That is awesome, I dream of being able to do zero downtime SQL migrations.
1 comments

One of the linked pieces in the Neon blog post is from Knock, where we pulled off a practically zero downtime migration: https://knock.app/blog/zero-downtime-postgres-upgrades

In that post we walk through all the steps we took to go from Postgres 11.9 to 15.3.