mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
The pgvecto.rs extension, though not distributed, can be built for PostgreSQL 12 and 13. An installation of PostgreSQL 12 with the pgvecto.rs extensions installed will not be caught by immich. This causes immich to attempt to run the database migrations without having a proper environment. With assertPostgresql the server will throw an error if the PostgreSQL version is not within the supported range. |
||
|---|---|---|
| .. | ||
| domain | ||
| immich | ||
| immich-admin | ||
| infra | ||
| microservices | ||
| main.ts | ||