macOS
brew install pgstreamlocal Homebrew formula metadata
brew / 順位 5051
pgstream のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.