Block a user
use immich recommended containers
added backup, change of images to default, and upgraded to latest version
We should also update the README at some point to indicate this recipe supports backups at some point too.
use immich recommended containers
I created an immich instance with the current db (tensorchord/pgvecto-rs:pg14-v0.2.0), added 939 photos to a library, shutdown, changed the db to the new one (ghcr.io/immich-app/postgres:14-vectorc…
use immich recommended containers
Actually, it seems immich handles the migration for you, and the pgvecto.rs library is included just to handle the migration: https://docs.immich.app/install/upgrading/#migrating-to-vectorchord
use immich recommended containers
I looked more into it and I am unsure about whether this is a major/breaking change or not. It seems the old docker image uses pgvecto.rs v0.2.0, while the new one uses the same pgvecto.rs…
use immich recommended containers