Remote View
Immich v1.102.0 - ⚠️ Breaking Changes (OPT-IN ONLY)
Immich v1.102.0 - ⚠️ Breaking Changes (OPT-IN ONLY)

github.com
v1.102.0 - 30,000 Stars Release 🌟 · immich-app immich · Discussion #8930

Immich v1.102.0 - ⚠️ Breaking Changes (OPT-IN ONLY)
v1.102.0 - 30,000 Stars Release 🌟 · immich-app immich · Discussion #8930
Just did the upgrade. Only went and copied the docker folder for the volume.
# docker inspect immich_pgdata | jq -r ".[0].Mountpoint" /var/lib/docker/volumes/immich_pgdata/_data
Inside that folder were all the DB files, so I just copied that into the new folder I created for ./postgres
I thought there would be issues with the file permissions, but not, everything went smoothly and I can't see any data loss.
(This even was a migration from 1.94 to 1.102, so I also did the pgvecto-rs upgrade)