Package - postgresql-10-pg-checksums

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

Primary informations

Download package: https://apt.postgresql.org/pub/repos/apt/pool/main/p/pg-checksums/postgresql-10-pg-checksums_1.1-7.pgdg130+1_amd64.deb (Size: 29.2KiB)

PropertyValue
Packagepostgresql-10-pg-checksums
Sourcepg-checksums
Version1.1-7.pgdg130+1
Architectureamd64
MaintainerDebian PostgreSQL Maintainers
Installed-Size70
Dependslibc6 (>= 2.38), postgresql-10
Recommendspg-checksums-doc
Homepagehttps://github.com/credativ/pg_checksums
Priorityoptional
Sectiondatabase
Filenamepool/main/p/pg-checksums/postgresql-10-pg-checksums_1.1-7.pgdg130+1_amd64.deb
Size29880
SHA2566877958f9a19cde6f18fa04cad2af406d96a777a97ae7425a135e2da16317341
SHA123aa959cba5a3f875f2f28c6f8ba9b4a8d7d1258
MD5sum6b65861d3a723b698764d543a04e566a
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/10/bin/pg_checksums_ext
  • /usr/share/doc/postgresql-10-pg-checksums/README.md
  • /usr/share/doc/postgresql-10-pg-checksums/changelog.Debian.gz
  • /usr/share/doc/postgresql-10-pg-checksums/copyright