Package: pgcopydb Version: 0.18-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 2024 Depends: postgresql-client, libc6 (>= 2.38), 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.pgdg26.04+1_amd64.deb Size: 840388 SHA512: 754298ebe0cc2a5baefeaa9a567d2eab3d4e3710c1a071a2c1da4dd4d8148e11cba76c58f1d7adafa050fcc930992f196088dab948d2cdb366c586470630aaae SHA256: 5d76123755cae991258c551f77fb7907fe277323a533fab70b022559275e957c SHA1: 7257b3f31a33168bd10a344bf969298bddfc4ebb MD5sum: c0490c0fa670098bf77c713f9ccbb730 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.