pgvecto-rs:pg15-v0.2.1 migration

I am trying to migrate pgvecto.rs to vectorchrod, but I am confused by all the information on the Internet. Is there any good guide that I can follow?

Which ghcr.io/immich-app/postgres image I should use? Do I need to use docker exec to migrate anything?

From the doc (https://docs.immich.app/install/upgrading):
"For example, if the previous image is docker.io/tensorchord/pgvecto-rs:pg16-v0.3.0, the new image should be ghcr.io/immich-app/postgres:16-vectorchord0.3.0-pgvectors0.3.0 instead of the image specified in the diff."

But I could not find ghcr.io/immich-app/postgres:15-vectorchord0.2.1-pgvectors0.2.1, and I have no idea which image tag I should migrate to.

Immich server version: 2.3.1
DB image: docker.io/tensorchord/pgvecto-rs:pg15-v0.2.1

Thank you.
Was this page helpful?