PostgreSQL Updates AFAIK require manual Backup / Restore of the Database. But better look that up. I think the last one I did was:
- Stop the Application Containers (here the Immich ones, so only PostgreSQL runs)
- Backup the Database
- Stop the PostgreSQL Container
- Change to the new PostgreSQL Version
- Start the PostgreSQL Container
- Restore the Database
- Start the Application Containers
As I said, better look it up first, this is just how I remember the process (but not the backup / restore commands).
A few releases ago they made massive improvements in Speed. I use NC since the Split from OwnCloud and that performance Upgrade recently was truly impressive.