pkg.soopen package index

brew / rank 5051

Install pgstream with Homebrew, scoop

PostgreSQL replication with DDL changes. Version 1.5.0 via Homebrew; verified 2026-09-13. Also installable with scoop: scoop install main/pgstream.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install pgstream

local Homebrew formula metadata

Windows

Scoopverified · 92%
scoop install main/pgstream

Scoop official bucket manifest trees · bucket/pgstream.json · source: api.github.com

overview

Package summary

PostgreSQL replication with DDL changes

Commands and aliases

  • pgstream

history

Project history and usage

pgrx is an open-source Rust framework and Cargo toolchain for creating, testing, running, and packaging PostgreSQL extensions.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • Pre-1.0 era: The maintainers intentionally retain a pre-1.0 version while safety and ergonomics questions remain.
  • Current development: pgrx supports building one extension codebase against multiple supported PostgreSQL major versions.

Related projects

  • PostgreSQL provides the extension API and server installations managed by cargo-pgrx.
  • Rust, Cargo, rustup, bindgen, and libclang form the principal development toolchain around pgrx.

security posture

Risk level: yellow

generalized runtime or code generation signal.

Risk classifier

yellow risk · medium confidence · runtime

Why

  • generalized runtime or code generation signal

Signals

  • text:repl

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
config.yamlconfig.env

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
config.yamlconfig.env

executables

Installed executables

CommandKindExposureNote
pgstreamcliglobal executable

freshness

Version and 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.

page generated2026-09-19
manager version1.5.0
manager updated2026-09-13
local dataok
upstreamcurrent
latest detectedv1.4.1

https://github.com/xataio/pgstream

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:pgstream
Version1.5.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/pgstream
Homepagehttps://github.com/xataio/pgstream
Repositoryhttps://github.com/xataio/pgstream
LicenseApache-2.0
Source archivehttps://github.com/xataio/pgstream/archive/refs/tags/v1.4.1.tar.gz
Last updated2026-09-13T11:30:39Z
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepgstream
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Scoop95%

main/pgstream

scoop install main/pgstream
  • normalized package name match
  • Matched by: Pgstream
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/pgstream.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation