macOS
brew install pgsynclocal Homebrew formula metadata
brew / rang 5647
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de pgsync pour les workflows d'agents IA.
installation
brew install pgsynclocal Homebrew formula metadata
nix profile install nixpkgs#pgsyncnixpkgs package indexes · pkgs/by-name/pg/pgsync/package.nix · Source: api.github.com
aperçu
Sync Postgres data between databases
historique
pgsync is a Ruby-based command-line utility for synchronizing PostgreSQL data between databases with parallel transfer, selective copying, safety controls, and data masking.
Andrew Kane released pgsync in December 2015 as a Ruby command-line tool inspired by heroku-pg-transfer.
It evolved from basic database copying into a parallel synchronization tool with partial-table selection, schema operations, resumable batching, framework integrations, safety restrictions, and server-side sensitive-data transformations.
The official README describes pgsync as battle-tested at Instacart.
The tool is distributed through RubyGems, Homebrew, Docker, and Nix, and its changelog records continued compatibility work across Ruby, PostgreSQL, and packaging environments.
Running `pgsync --init` in a project creates `.pgsync.yml`; named database configurations use `.pgsync-<database>.yml`. Commands search from the working directory through parent directories for configuration.
Users can synchronize all data, selected tables, filtered records, or named groups; optionally preserve or truncate destination rows, transfer schemas, defer constraints, and resume large append-only backfills.
Data rules can replace or null sensitive fields on the source server, and the destination is restricted to localhost by default unless explicitly marked safe.
pgsync occupies the practical middle ground between full database dumps and application-specific seed scripts: it can copy selected tables, filtered rows, and related record groups while handling schema differences.
Its server-side data rules are especially significant for developers who need production-like local datasets without allowing sensitive values to leave the source database.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.
.pgsync.ymlCredential-bearing paths to review before unattended agent runs.
.pgsync.yml.pgsync-<database>.yml.pgsync.yml.pgsync-<database>.ymlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
pgsync | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/ankane/pgsync
métadonnées d'installation
| Clé du paquet | brew:pgsync |
|---|---|
| Version | 0.8.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/pgsync |
| Page d'accueil | https://github.com/ankane/pgsync |
| Dépôt | https://github.com/ankane/pgsync |
| Licence | MIT |
| Archive source | https://github.com/ankane/pgsync/archive/refs/tags/v0.8.1.tar.gz |
| Dernière mise à jour | 2026-09-13T11:35:57Z |
| Pulse | updated |
| Dépendances | libpq, ruby |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pgsync |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
pgsync
nix profile install nixpkgs#pgsyncpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.