Windows
cargo pgrx init
If you want to specify a custom PostgreSQL version or path to pg_config:
cargo pgrx init -pg<POSTGRES_VERSION> <path to pg_config>
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
cargo pgrx init
If you want to specify a custom PostgreSQL version or path to pg_config:
cargo pgrx init -pg<POSTGRES_VERSION> <path to pg_config>