# 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
- **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>
- **Dernière mise à jour:** 2026-06-27T22:25:34Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- pgcopydb (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.18

## Notes de sécurité

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

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

## 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


## 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
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
