pg-checksums 1.0-3 source package in Ubuntu

Changelog

pg-checksums (1.0-3) unstable; urgency=medium

  * Source-only team upload.

 -- Christoph Berg <email address hidden>  Mon, 11 Nov 2019 20:33:15 +0100

Upload details

Uploaded by:
Debian PostgreSQL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PostgreSQL Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
pg-checksums_1.0-3.dsc 2.1 KiB 6ff097819ccaa6009075bfacca5853b1ee301b3bd857022d92e798f8db7af0e6
pg-checksums_1.0.orig.tar.gz 38.5 KiB 4910dc9c37cbfad9c0df53eb067aae28741ebfcb9d6f7df90aec63df35d065a6
pg-checksums_1.0-3.debian.tar.xz 4.2 KiB 5285a5d8406473241917e48acdb7efbf2a50eafd044ada596375124cc5cbcc4a

Available diffs

No changes file available.

Binary packages built by this source

pg-checksums-doc: No summary available for pg-checksums-doc in ubuntu hirsute.

No description available for pg-checksums-doc in ubuntu hirsute.

postgresql-12-pg-checksums: Activate/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 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 can verify the checksums in an offline cluster.

postgresql-12-pg-checksums-dbgsym: No summary available for postgresql-12-pg-checksums-dbgsym in ubuntu groovy.

No description available for postgresql-12-pg-checksums-dbgsym in ubuntu groovy.