# Installer pgcopydb avec Homebrew, apt, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de pgcopydb pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:pgcopydb
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install pgcopydb
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install pgcopydb
```

  Preuve: Debian stable package indexes: pgcopydb from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#pgcopydb
```

  Preuve: nixpkgs package indexes: pkgs/by-name/pg/pgcopydb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:pgcopydb
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/pgcopydb>
- **Version:** 0.18
- **Résumé source:** Copy a Postgres database to a target Postgres server
- **Page d'accueil:** <https://github.com/dimitri/pgcopydb>
- **Dépôt:** <https://github.com/dimitri/pgcopydb>
- **Licence:** PostgreSQL
- **Archive source:** <https://github.com/dimitri/pgcopydb/archive/refs/tags/v0.18.tar.gz>
- **Dernière mise à jour:** 2026-06-27T22:25:34Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- pgcopydb (cli)
- pgcopydb (alias)

## Dépendances

- bdw-gc
- libpq

## Dépendances de compilation

- sphinx-doc

## Comportement d'installation

- hook post-installation: non défini
- Précautions: Pgcopydb searches for PostgreSQL command-line tools in your system's PATH environment variable. To use a specific PostgreSQL version's command-line tools, ensure they are accessible in your PATH. When no PostgreSQL tools are found in PATH, pgcopydb defaults to using the command-line tools provided by the libpq formula.
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.18
- gestionnaire mis à jour: 2026-06-27
- données locales: OK
- dépôt amont: https://github.com/dimitri/pgcopydb
- dernière version détectée: v0.18 (à jour)

## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** pgcopydb
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - pgcopydb - 0.17-1: normalized package name match | Debian stable package indexes: pgcopydb from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Copy an entire PostgreSQL database from source to target | https://github.com/dimitri/pgcopydb
- Nix - pgcopydb: normalized package name match | nixpkgs package indexes: pkgs/by-name/pg/pgcopydb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - pgcopydb - 0.15-1: normalized package name match | Ubuntu 24.04 LTS package indexes: pgcopydb from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Copy an entire PostgreSQL database from source to target | https://github.com/dimitri/pgcopydb


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [libpq](https://pkg.so/fr/brew/libpq/) - Runtime dependency declared by Homebrew.
- [sphinx-doc](https://pkg.so/fr/brew/sphinx-doc/) - Build dependency declared by Homebrew.
- [dbmate](https://pkg.so/fr/brew/dbmate/) - Shares pkgdb curated category or tags: cli, database, developer-tools, migration, postgresql.
- [pgcli](https://pkg.so/fr/brew/pgcli/) - Shares pkgdb curated category or tags: cli, database, developer-tools, postgresql.
- [pgbouncer](https://pkg.so/fr/brew/pgbouncer/) - Shares pkgdb curated category or tags: cli, database, developer-tools, postgresql.
- [pg_partman](https://pkg.so/fr/brew/pg-partman/) - Shares pkgdb curated category or tags: cli, database, developer-tools, postgresql.
- [pgbadger](https://pkg.so/fr/brew/pgbadger/) - Shares pkgdb curated category or tags: cli, database, developer-tools, postgresql.
- [pg-schema-diff](https://pkg.so/fr/brew/pg-schema-diff/) - Shares pkgdb curated category or tags: cli, database, developer-tools, postgresql.
- [pgbackrest](https://pkg.so/fr/brew/pgbackrest/) - Shares pkgdb curated category or tags: cli, database, developer-tools, postgresql.
- [pg_top](https://pkg.so/fr/brew/pg-top/) - Shares pkgdb curated category or tags: cli, database, developer-tools, postgresql.

## Combined YAML source

View the package source record on GitHub. [combined/pgcopydb.yml](https://github.com/mxcl/pkgdb/blob/main/combined/pgcopydb.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
