macOS
brew install pgstreamlocal Homebrew formula metadata
安装
brew install pgstreamlocal Homebrew formula metadata
scoop install main/pgstreamScoop official bucket manifest trees · bucket/pgstream.json · 来源: api.github.com
概览
PostgreSQL replication with DDL changes
历史
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.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.env可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
pgstream | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/xataio/pgstream
安装元数据
| 软件包键 | brew:pgstream |
|---|---|
| 版本 | 1.5.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/pgstream |
| 主页 | https://github.com/xataio/pgstream |
| 仓库 | https://github.com/xataio/pgstream |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/xataio/pgstream/archive/refs/tags/v1.4.1.tar.gz |
| 最后更新 | 2026-09-13T11:30:39Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
main/pgstream
scoop install main/pgstream来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.