macOS
brew install pgstreamlocal Homebrew formula metadata
brew / rank 5051
PostgreSQL replication with DDL changes. Version 1.5.0 via Homebrew; verified 2026-09-13. Also installable with scoop: scoop install main/pgstream.
install
brew install pgstreamlocal Homebrew formula metadata
scoop install main/pgstreamScoop official bucket manifest trees · bucket/pgstream.json · source: api.github.com
overview
PostgreSQL replication with DDL changes
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
config.yamlconfig.envCredential-bearing paths to review before unattended agent runs.
config.yamlconfig.envexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pgstream | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/xataio/pgstream
install metadata
| Package key | brew:pgstream |
|---|---|
| Version | 1.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pgstream |
| Homepage | https://github.com/xataio/pgstream |
| Repository | https://github.com/xataio/pgstream |
| License | Apache-2.0 |
| Source archive | https://github.com/xataio/pgstream/archive/refs/tags/v1.4.1.tar.gz |
| Last updated | 2026-09-13T11:30:39Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
main/pgstream
scoop install main/pgstreamsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.