macOS
brew install pgstreamlocal Homebrew formula metadata
brew / Rang 5051
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pgstream in AI-Agent-Workflows.
Installation
brew install pgstreamlocal Homebrew formula metadata
scoop install main/pgstreamScoop official bucket manifest trees · bucket/pgstream.json · Quelle: api.github.com
Überblick
PostgreSQL replication with DDL changes
Verlauf
pgrx is an open-source Rust framework and Cargo toolchain for creating, testing, running, and packaging PostgreSQL extensions.
pgrx developed as a Rust framework and associated Cargo tooling for building PostgreSQL extensions with more idiomatic and safer interfaces than direct use of PostgreSQL's C extension API.
The project is maintained under the PgCentral Foundation organization and combines the pgrx library, procedural macros, generated bindings, examples, tests, and the cargo-pgrx development command.
The maintainers state that pgrx is used in production by many users, while retaining a pre-1.0 version because unresolved safety and ergonomics questions may require breaking changes.
Its development environment supports Linux, macOS, and Windows targets and can manage several PostgreSQL versions from one extension codebase.
Users install cargo-pgrx, run `cargo pgrx init` to download or register PostgreSQL installations, create an extension with `cargo pgrx new`, and use commands such as `run`, `test`, and `package` during development.
`cargo pgrx init` creates `${PGRX_HOME}/config.toml`, which records PostgreSQL `pg_config` locations and configurable development ports.
pgrx joins the Rust and PostgreSQL ecosystems: cargo-pgrx provides a Cargo-native workflow while the framework exposes PostgreSQL extension facilities through Rust types, macros, and guarded interfaces.
It is notable to package users because installation involves more than placing a binary on PATH: initialization builds or registers PostgreSQL installations and records them under PGRX_HOME.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
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.
config.yamlconfig.envCredential-bearing paths to review before unattended agent runs.
config.yamlconfig.envExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
pgstream | 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/xataio/pgstream
Installationsmetadaten
| Paketschlüssel | brew:pgstream |
|---|---|
| Version | 1.5.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/pgstream |
| Homepage | https://github.com/xataio/pgstream |
| Repository | https://github.com/xataio/pgstream |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/xataio/pgstream/archive/refs/tags/v1.4.1.tar.gz |
| Zuletzt aktualisiert | 2026-09-13T11:30:39Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| 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 | pgstream |
| 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.
main/pgstream
scoop install main/pgstreamQuellspur
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.