github dimitri/pgcopydb v0.4

latest releases: v0.17, v0.16, debian/0.15-1...
2 years ago

pgcopydb v0.4 (March 8, 2022)

Improve pgcopydb with large object support, better documentation, and the
usual amount of bug fixes, thanks to community feedback.

Added

  • Implement --restart, --resume --not-consistent. (#9)
  • Implement --no-acl --no-comments options. (#10)
  • pgcopydb list tables --without-pkey.
  • Implement --snapshot, allowing to use an externally exported snapshot. (#11)
  • Implement support for Large Objects (#20)

Changed

  • Avoid logging connection string passwords. (#15)
  • Implement setting GUC values to our src/dst Postgres connections. (#17)
  • Improve the README with installation instructions, and docs link. (#24)
  • Add a link from the main docs page back to the github project page.

Fixed

  • Implement signal handling in the main loops. (#16)
  • Fix support for exclusion constraints. (#25)

Don't miss a new pgcopydb release

NewReleases is sending notifications on new releases.