Package - postgresql-14-pg-checksums

Package:  postgresql-14-pg-checksums
apt-get install postgresql-14-pg-checksums
Documentations in package:

Primary informations

Download package: https://apt.postgresql.org/pub/repos/apt/pool/main/p/pg-checksums/postgresql-14-pg-checksums_1.3-2.pgdg13+1_amd64.deb (Size: 34.1KiB)

PropertyValue
Packagepostgresql-14-pg-checksums
Sourcepg-checksums
Version1.3-2.pgdg13+1
Architectureamd64
MaintainerDebian PostgreSQL Maintainers
Installed-Size84
Dependspostgresql-14, libc6 (>= 2.38)
Recommendspg-checksums-doc
Homepagehttps://github.com/credativ/pg_checksums
Priorityoptional
Sectiondatabase
Filenamepool/main/p/pg-checksums/postgresql-14-pg-checksums_1.3-2.pgdg13+1_amd64.deb
Size34940
SHA256c19e3c17b3a6f3f98fe09f831967092e4d846ea992184e750f6cc64ed8f1dc89
SHA19488dcff17773a91a8b26fd9de11170cc7a01820
MD5sum6f94bb7f8c6d9e36c737700c5c96ed3e
DescriptionActivate/deactivate/verify PostgreSQL data checksums Data checksums allow the PostgreSQL database server to identify I/O failures when reading data from storage. The checksums stored in the page header of each data page are compared to the computed checksum of the read data. . Data checksums need to be activated at instance creation time, all current versions of PostgreSQL including v11 do not allow activating (or deactivating) checksums afterwards. . pg_checksums_ext can activate or deactivate data checksums as long at the database cluster is shutdown cleanly. Activating checksums requires all database blocks to be read and all page headers to be updated, so can take a long time on a large database. Deactivating checksums only requires the cluster control file to be updated so is quick. . In addition, pg_checksums_ext can verify the checksums in an online cluster.
Description-md5

Files in package

  • /usr/lib/postgresql/14/bin/pg_checksums_ext
  • /usr/share/doc/postgresql-14-pg-checksums/README.md
  • /usr/share/doc/postgresql-14-pg-checksums/changelog.Debian.gz
  • /usr/share/doc/postgresql-14-pg-checksums/copyright