Package: pgcopydb Version: 0.18-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1985 Depends: postgresql-client, libc6 (>= 2.34), libgc1 (>= 1:7.2d), libpq5 (>= 14~~) Homepage: https://github.com/dimitri/pgcopydb Priority: optional Section: database Filename: pool/main/p/pgcopydb/pgcopydb_0.18-1.pgdg22.04+1_amd64.deb Size: 821036 SHA512: 7a6971f97ed4e6e6cb19f24ff0bca7127df2d9719dc465f9b51287e74f8fda2e3a44a57f9b519c1acce094dc7283966cfeef193bf9f0de878d65b74d45a7a749 SHA256: a7d01b7c7e47a229badc0bf20e447076a51891451b6f71c5704fe0b7d446ce5d SHA1: 609d4a1bd9aa9e681f5741f944732b0171c977f4 MD5sum: 988c9bb633f058f2fe35a4e07266723f Description: Copy an entire PostgreSQL database from source to target This tool copies an entire PostgreSQL database from source to target. It implements `pg_dump | pg_restore` on steroids, including advanced concurrency tricks to make the operation faster.