-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
chore: vchord 0.4.1 #18588
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: vchord 0.4.1 #18588
Conversation
|
For standalone the process should be: I’ll test this weekend to confirm. |
|
Seems to work fine on my testing. Debian host installed Postgres, vchord 0.4.1. |
3575048 to
929996f
Compare
|
This only works fine with a fresh database. It breaks the server if you have an existing one. |
Can you expand on this? Worked fine for me using pre-existing postgres install. |
I had a pre-existing postgres folder. I checked out main and it has the server container stuck. |
|
I don't get this, it's merged and closed. I get 'Error: The VectorChord extension version is 0.4.1, but Immich only supports >=0.3 <0.4.' when updating to latest version. And immich_server keeps restarting. |
|
It's in main, but it hasn't made its way into an Immich release just yet. |
Yeah I see that now, and updated again, and it now works ... too quick I see. |
* vchord 0.4.x * oops --------- Co-authored-by: Alex <[email protected]>
|
Can I change below to the new docker compose and it will just work?
|
|
btw the 1.135 release notes list vchord 0.4.2 and here I see 0.4.1 Is this discrepancy intentional? |
|
0.4.x is supported. The PR only mentions 0.4.1 because this was the latest version at the time. |
Description
The new 0.4 release has significant performance improvements without any issue upgrading. This PR extends the version range to include it. As it is a better default and the upgrade is seamless, it also changes the Compose files accordingly.
Note: this is a completely optional update; 0.3.0 is still fine.
How Has This Been Tested?
Tested upgrading from 0.3.0, searching and running facial recognition without any issues.