docs: Inconsistent pgvector version range #8341

Closed
opened 2026-02-05 13:40:28 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @dionysius on GitHub (Jan 29, 2026).

I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.

  • Yes

The bug

Originally created by @dionysius on GitHub (Jan 29, 2026). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug - https://github.com/immich-app/immich/blob/eadb2f89af5f877ca3e34f4140acb176f541082e/docs/docs/administration/postgres-standalone.md?plain=1#L22 describes pgvector supported range: `>= 0.7, < 0.9` - https://github.com/immich-app/immich/blob/eadb2f89af5f877ca3e34f4140acb176f541082e/docs/docs/administration/postgres-standalone.md?plain=1#L91 describes pgvector supported range: `>= 0.7.0, < 1.0.0` - Coded upper version limit: `< 1.0`: https://github.com/immich-app/immich/blob/eadb2f89af5f877ca3e34f4140acb176f541082e/server/src/constants.ts#L10
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8341