Package: pgcopydb Version: 0.17-1.pgdg20.04+1 Architecture: amd64 Maintainer: Dimitri Fontaine Installed-Size: 1843 Depends: postgresql-client, libc6 (>= 2.29), libgc1c2 (>= 1:7.2d), libpq5 (>= 14~~) Homepage: https://github.com/dimitri/pgcopydb Priority: optional Section: database Filename: pool/main/p/pgcopydb/pgcopydb_0.17-1.pgdg20.04+1_amd64.deb Size: 731792 SHA256: 6b48630be77d3faf7b2e60fde5c3487a256c1bb5b704a86915d94f015ddba50d SHA1: bad71f36997e11edf8491fb458e56dd58441da6b MD5sum: e19d558863ca6453752238bbf0df502b 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.