Skip to content

pg_checksums 1.0

Compare
Choose a tag to compare
@mbanck mbanck released this 22 Oct 19:09
· 16 commits to master since this release

Version 1.0 of pg_checksums verifies, activates or deactivates data checksums
in PostgreSQL instances. It is based on the pg_checksums utility in PostgreSQL
12, with the following additions:

  • Online verification of checksums

  • Compatibility with all supported PostgreSQL versions

  • Activation of progress reporting during operation

  • I/O rate limiting