- Notifications
You must be signed in to change notification settings - Fork328
Local development
Lev Kokotov edited this pageApr 27, 2023 ·6 revisions
- https://www.rust-lang.org/
sudo apt install libssl-dev openssl pkg-config cmake flex bison build-essential libz-dev libreadline-dev libclang-dev libopenblas-dev libpython3.10-dev python3-virtualenv
git submodule update --init --recursivecd pgml-extension/cargo install cargo-pgrx --version 0.7.4cargo pgrx initecho "shared_preload_libraries = 'pgml'" > ~/.pgrx/data-15/postgresql.confcargo pgrx run