ImmichI
Immich8mo ago
bbb22

v1.133.0 upgrade with k8s cloudnative-postgres

Hello there

I am running Immich in Kubernetes and I am using CloudNativePG (https://cloudnative-pg.io/) to host the Postgres DB.

Currently I am running this image, which supports pgvecto.rs: https://github.com/tensorchord/cloudnative-pgvecto.rs
There are images available with VectorChord: https://github.com/tensorchord/cloudnative-vectorchord

but there seem to be no images available which have both. And if I understood correctly, I need both to migrate.

Using the ghcr.io/immich-app/postgres images does not work with CloudNative PG.

Is there any other way to migrate my DB? Do I really need both extensions to migrate?
Was this page helpful?