Package: pgcopydb Version: 0.17-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1814 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.17-2.pgdg22.04+1_amd64.deb Size: 742072 SHA512: 2c4c046dc3b2d66c31b912ec61ba2e80d6bf574d27b7f71f4bceb4fbbe5107ee40add3c2dbc2ac05bf355e36d81b6e2072f2d11727f3b2b4948229f9ec875d09 SHA256: 35e0c088be33dc16b48cb1236937d1ee8b3cf678a13d14a99bb6eec12abb2121 SHA1: 7d6352850d9b9da43ca64b31dbceb4a8163d5774 MD5sum: 661b2d5e9a2411240a247816735f7273 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.