docker-compose.yml uses deprecated pgvecto.rs #6015

Closed
opened 2026-02-05 11:56:38 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @strassea on GitHub (May 17, 2025).

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

  • Yes

The bug

While having a closer look on the image used in the compose file I noticed that pgvecto.rs is deprecated and it is recommended to move to VectorChord which is apparently also more resourc efficient. The docs also lay out a migration path for existing users:
https://docs.vectorchord.ai/vectorchord/admin/migration.html

The OS that Immich Server is running on

N/A

Version of Immich Server

latest

Version of Immich Mobile App

latest

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

N/A

Your .env content

N/A

Reproduction steps

1.N/A
2.
3.
...

Relevant log output


Additional information

No response

Originally created by @strassea on GitHub (May 17, 2025). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug While having a closer look on the image used in the compose file I noticed that [pgvecto.rs](https://github.com/tensorchord/pgvecto.rs) is deprecated and it is recommended to move to [VectorChord](https://github.com/tensorchord/VectorChord) which is apparently also more resourc efficient. The docs also lay out a migration path for existing users: https://docs.vectorchord.ai/vectorchord/admin/migration.html ### The OS that Immich Server is running on N/A ### Version of Immich Server latest ### Version of Immich Mobile App latest ### Platform with the issue - [x] Server - [ ] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML N/A ``` ### Your .env content ```Shell N/A ``` ### Reproduction steps 1.N/A 2. 3. ... ### Relevant log output ```shell ``` ### Additional information _No response_
Author
Owner

@mmomjian commented on GitHub (May 17, 2025):

We are aware and plan to migrate in the near future.

@mmomjian commented on GitHub (May 17, 2025): We are aware and plan to migrate in the near future.
Author
Owner

@danieldietzler commented on GitHub (May 17, 2025):

For reference; #18042

@danieldietzler commented on GitHub (May 17, 2025): For reference; #18042
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#6015