mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-13 08:06:54 +08:00
Updated readme [skip ci]
This commit is contained in:
@@ -1122,7 +1122,7 @@ Note: Replace `17` with your Postgres server version
|
|||||||
If compilation fails and the output includes `warning: no such sysroot directory` on Mac, your Postgres installation points to a path that no longer exists.
|
If compilation fails and the output includes `warning: no such sysroot directory` on Mac, your Postgres installation points to a path that no longer exists.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
pg_config --ldflags
|
pg_config --cppflags
|
||||||
```
|
```
|
||||||
|
|
||||||
Reinstall Postgres to fix this.
|
Reinstall Postgres to fix this.
|
||||||
|
|||||||
Reference in New Issue
Block a user