© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
ImmichI
Immich•9mo ago•
2 replies
Krow

Warnings after update to VectorChord

I am hosting Immich on unraid alongside PostgreSQL_Immich. I have pointed the PostgreSQL repository to
ghcr.io/immich-app/postgres:16-vectorchord0.3.0-pgvectors0.3.0 and everything went fine on the PostgreSQL side of the update.

On the Immich side after restarting the container I get the following
[Nest] 284  - 05/23/2025, 8:33:17 PM     LOG [Api:DatabaseRepository] Creating VectorChord extension
[Nest] 284  - 05/23/2025, 8:33:17 PM     LOG [Api:DatabaseRepository] targetLists=1, current=1 for clip_index of 19255 rows
[Nest] 284  - 05/23/2025, 8:33:17 PM     LOG [Api:DatabaseRepository] Reindexing clip_index
[Nest] 284  - 05/23/2025, 8:33:17 PM     LOG [Api:DatabaseRepository] targetLists=1, current=1 for face_index of 14308 rows
[Nest] 284  - 05/23/2025, 8:33:17 PM     LOG [Api:DatabaseRepository] Reindexing face_index
Postgres notice: {
  severity_local: 'WARNING',
  severity: 'WARNING',
  code: '01000',
  message: 'Failed to maintain vector indexes: Failed to create RPC client.',
  file: 'catalog.rs',
  line: '189',
  routine: 'vectors::index::catalog::on_commit'
}
Postgres notice: {
  severity_local: 'WARNING',
  severity: 'WARNING',
  code: '01000',
  message: 'Failed to maintain vector indexes: Failed to create RPC client.',
  file: 'catalog.rs',
  line: '189',
  routine: 'vectors::index::catalog::on_commit'
}
[Nest] 284  - 05/23/2025, 8:33:24 PM     LOG [Api:DatabaseRepository] Reindexed face_index
[Nest] 284  - 05/23/2025, 8:33:26 PM     LOG [Api:DatabaseRepository] Reindexed clip_index
[Nest] 284  - 05/23/2025, 8:33:26 PM     LOG [Api:DatabaseRepository] Dropping pgvecto.rs extension
[Nest] 284  - 05/23/2025, 8:33:26 PM     LOG [Api:DatabaseRepository] Running migrations, this may take a while
[Nest] 284  - 05/23/2025, 8:33:17 PM     LOG [Api:DatabaseRepository] Creating VectorChord extension
[Nest] 284  - 05/23/2025, 8:33:17 PM     LOG [Api:DatabaseRepository] targetLists=1, current=1 for clip_index of 19255 rows
[Nest] 284  - 05/23/2025, 8:33:17 PM     LOG [Api:DatabaseRepository] Reindexing clip_index
[Nest] 284  - 05/23/2025, 8:33:17 PM     LOG [Api:DatabaseRepository] targetLists=1, current=1 for face_index of 14308 rows
[Nest] 284  - 05/23/2025, 8:33:17 PM     LOG [Api:DatabaseRepository] Reindexing face_index
Postgres notice: {
  severity_local: 'WARNING',
  severity: 'WARNING',
  code: '01000',
  message: 'Failed to maintain vector indexes: Failed to create RPC client.',
  file: 'catalog.rs',
  line: '189',
  routine: 'vectors::index::catalog::on_commit'
}
Postgres notice: {
  severity_local: 'WARNING',
  severity: 'WARNING',
  code: '01000',
  message: 'Failed to maintain vector indexes: Failed to create RPC client.',
  file: 'catalog.rs',
  line: '189',
  routine: 'vectors::index::catalog::on_commit'
}
[Nest] 284  - 05/23/2025, 8:33:24 PM     LOG [Api:DatabaseRepository] Reindexed face_index
[Nest] 284  - 05/23/2025, 8:33:26 PM     LOG [Api:DatabaseRepository] Reindexed clip_index
[Nest] 284  - 05/23/2025, 8:33:26 PM     LOG [Api:DatabaseRepository] Dropping pgvecto.rs extension
[Nest] 284  - 05/23/2025, 8:33:26 PM     LOG [Api:DatabaseRepository] Running migrations, this may take a while

Are these warnings an issue? The immich instance seems to be running and searching just fine.
ImmichJoin
A place to hang out, get support, discuss Immich, get announcements about releases and anything else going on.
36,590Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

update vectorchord
ImmichIImmich / help-desk-support
5mo ago
Way to verify VectorChord update?
ImmichIImmich / help-desk-support
9mo ago
How to `REINDEX` after upgrading VectorChord?
ImmichIImmich / help-desk-support
5mo ago
migration to VectorChord
ImmichIImmich / help-desk-support
4mo ago