Hacker News new | ask | show | jobs
by dewey 1346 days ago
This probably depends on your database, but with Postgres we usually don't stay on the old version for too long as the updates are usually very smooth and painless.
1 comments

How do you upgrade and how much data do you have ?
Mostly in the 1TB range and usually by doing the replication / promotion dance. I know it gets more complicated if you have larger ones or with zero write downtime but in our case that's usually acceptable.