chore: tighten vchord version range (#18420)

guard minor version
This commit is contained in:
Mert
2025-05-21 13:03:53 -04:00
committed by GitHub
parent 6b31e333bb
commit 760b08506a
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ You must install VectorChord into your instance of Postgres using their [instruc
:::note
Immich is known to work with Postgres versions `>= 14, < 18`.
Make sure the installed version of VectorChord is compatible with your version of Immich. The current accepted range for VectorChord is `>= 0.3.0, < 1.0.0`.
Make sure the installed version of VectorChord is compatible with your version of Immich. The current accepted range for VectorChord is `>= 0.3.0, < 0.4.0`.
:::
## Specifying the connection URL