PostgreSQL 15 update

So somewhere you changed the postgres port to 50432 instead of 5432? (OR maybe the migration code does that and I’ve never noticed).

Maybe switch to the postgres13 template as suggested in the OP? And if that works, what I would do is move to a new server and avoid the whole transition-to-new-postgres-version issue and just restore the database to the new server.

1 Like

I didn’t change it, and that socket does exist so… :person_shrugging:

I did that for now, but I assume that’s a bad idea long-term

I’ll let the one who manages the server know ig

1 Like

So maybe it does run two postgres to make the move.

True, but I’m relieved that your back up!