Upgrade from Postgres 14 -> 15

I'm considering upgrading the database from PG 14 to 15.
That's the db used as source db in Metabase.
The schema will be the same.

I guess my dashboard will stop working, is this correct?
It's not a lift-and-shift operation of just switching the connection params.

Any ideas how to plan this migration ?

There shouldn't be any impact when you upgrade the database if all things are kept the same. The only recommendation as always is to have a backup :slight_smile: