288 Forks
4112 Stars
4112 Watchers

pgrx

Build Postgres Extensions with Rust!

How to download and setup pgrx

Open terminal and run command
git clone https://github.com/pgcentralfoundation/pgrx.git
git clone is used to create a copy or clone of pgrx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pgrx https://github.com/pgcentralfoundation/pgrx/archive/master.zip

Or simply clone pgrx with SSH
[email protected]:pgcentralfoundation/pgrx.git

If you have some problems with pgrx

You may open issue on pgrx support forum (system) here: https://github.com/pgcentralfoundation/pgrx/issues