Vector-enabled PostgreSQL instance shipping with Immich’s official image. It includes pgvector and Timescale extensions required for similarity search and metadata operations.【F:immich_base/compose.yml†L49-L70】
ghcr.io/immich-app/postgres:14-vectorchord0.4.3-pgvectors0.2.0backend_net${DB_DATA_LOCATION}:/var/lib/postgresql/dataPOSTGRES_USER, POSTGRES_PASSWORD, POSTGRES_DB, POSTGRES_INITDB_ARGSalways128mbDB_STORAGE_TYPE='HDD' if you move the volume to slower disks to optimize vacuum behavior.