macOS
brew install pgrxlocal Homebrew formula metadata
brew / Rang 7195
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pgrx in AI-Agent-Workflows.
Installation
brew install pgrxlocal Homebrew formula metadata
sudo pacman -S cargo-pgrxArch Linux sync databases · cargo-pgrx · Quelle: geo.mirror.pkgbuild.com
Überblick
Build Postgres Extensions with Rust
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cargo-pgrx | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/pgcentralfoundation/pgrx
Installationsmetadaten
| Paketschlüssel | brew:pgrx |
|---|---|
| Version | 0.19.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/pgrx |
| Homepage | https://github.com/pgcentralfoundation/pgrx |
| Repository | https://github.com/pgcentralfoundation/pgrx |
| Lizenz | MIT |
| Quellarchiv | https://github.com/pgcentralfoundation/pgrx/archive/refs/tags/v0.19.2.tar.gz |
| Zuletzt aktualisiert | 2026-09-13T11:30:25Z |
| Pulse | updated |
| Build-Abhängigkeiten | pkgconf, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
cargo-pgrx 0.19.2-1
Build PostgreSQL extensions with Rust
https://github.com/pgcentralfoundation/pgrx
sudo pacman -S cargo-pgrxQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.