also the thing where you're basically locked into a major version of postgres forever kinda sucks
is there a way to migrate major versions after you already have a database? do you just have to dump and load all the data into the new version and then switch over??

Follow

@haskal there's pg_upgrade which can do it in place but it's less recommended, and you can apparently use replication to switch with less downtime too

Sign in to participate in the conversation
Pixietown

Small server part of the pixie.town infrastructure. Registration is closed.