Raw Package Information
Package: pgcopydb
Version: 0.17-1.pgdg22.04+1
Architecture: amd64
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
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-1.pgdg22.04+1_amd64.deb
Size: 740844
SHA256: 347eb5c309b487ff405a2fe3256aee122a5918174fbf56682b313707439ad1e4
SHA1: 214c2535ede4bcc6978b60f672e396cae06ad39d
MD5sum: f1ce79c730ba88cdf60e326cf4efecd8
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.