1
0
mirror of https://github.com/tensorchord/pgvecto.rs.git synced 2025-07-30 19:23:05 +03:00

docs: advice developers to setup all PostgreSQL versions (#265)

Signed-off-by: usamoi <usamoi@outlook.com>
This commit is contained in:
Usamoi
2024-01-13 17:02:36 +08:00
committed by GitHub
parent 97ebbf7996
commit 64af11e8cf

View File

@ -18,7 +18,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --defaul
# 6
cargo install cargo-pgrx@$(grep 'pgrx = {' Cargo.toml | cut -d '"' -f 2)
cargo pgrx init --pg15=/usr/lib/postgresql/15/bin/pg_config
cargo pgrx init
# 7
sudo chmod 777 /usr/share/postgresql/15/extension/