macOS
brew install pgrxlocal Homebrew formula metadata
brew / rang 7195
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de pgrx pour les workflows d'agents IA.
installation
brew install pgrxlocal Homebrew formula metadata
sudo pacman -S cargo-pgrxArch Linux sync databases · cargo-pgrx · Source: geo.mirror.pkgbuild.com
aperçu
Build Postgres Extensions with Rust
historique
pgrx is a Rust framework and Cargo-based toolchain for building, running, testing, and packaging PostgreSQL extensions.
The project was originally known as pgx and later adopted the pgrx name, with its Cargo command becoming cargo-pgrx and its default home moving from ~/.pgx to ~/.pgrx. It is now maintained under the PostgreSQL Central Foundation organization.
The project grew into a workspace of Rust crates covering PostgreSQL bindings, extension APIs, SQL generation, testing, packaging, and the cargo-pgrx development command.
pgrx is distributed as Rust crates, while cargo-pgrx is installed as a Cargo subcommand; system packages including Homebrew and Arch's cargo-pgrx package provide additional installation paths. The framework supports extension development and testing across multiple PostgreSQL major versions.
Developers install cargo-pgrx, run cargo pgrx init to configure or build supported PostgreSQL installations, create an extension with cargo pgrx new, and use run, test, schema, install, and package commands throughout development.
pgrx gives Rust developers a package-native route into PostgreSQL's C-oriented extension ABI. Its combination of procedural macros, generated SQL schemas, PostgreSQL version management, packaging, and integrated testing makes it both a framework and a specialized build toolchain.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.pgrx/config.tomlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
cargo-pgrx | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/pgcentralfoundation/pgrx
métadonnées d'installation
| Clé du paquet | brew:pgrx |
|---|---|
| Version | 0.19.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/pgrx |
| Page d'accueil | https://github.com/pgcentralfoundation/pgrx |
| Dépôt | https://github.com/pgcentralfoundation/pgrx |
| Licence | MIT |
| Archive source | https://github.com/pgcentralfoundation/pgrx/archive/refs/tags/v0.19.2.tar.gz |
| Dernière mise à jour | 2026-09-13T11:30:25Z |
| Pulse | updated |
| Dépendances de compilation | pkgconf, rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pgrx |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
cargo-pgrx 0.19.2-1
Build PostgreSQL extensions with Rust
https://github.com/pgcentralfoundation/pgrx
sudo pacman -S cargo-pgrxpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.