1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-04-04 15:16:24 +02:00

fix: pgvectors docs link ()

Fixes 
This commit is contained in:
bo0tzz 2025-02-18 14:38:07 +01:00 committed by GitHub
parent 5f257b9a84
commit 749eff03d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -70,4 +70,4 @@ When installing a new version of pgvecto.rs, you will need to manually update th
If you get the error `driverError: error: permission denied for view pg_vector_index_stat`, you can fix this by connecting to the Immich database and running `GRANT SELECT ON TABLE pg_vector_index_stat TO <immichdbusername>;`.
[vectors-install]: https://docs.pgvecto.rs/getting-started/installation.html
[vectors-install]: https://docs.vectorchord.ai/getting-started/installation.html