Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560475
en ru br
ALT Linux repos
S:1.1-alt1

Group :: Databases
RPM: postgresql14-pg_checksums

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.1-alt1
Build date: 20 february 2023, 07:50 ( 61.8 weeks ago )
Size: 40.45 Kb

Home page:   https://github.com/credativ/pg_checksums

License: PostgreSQL
Summary: pg_checksums_ext can verify, activate or deactivate checksums
Description:

`pg_checksums_ext` is based on the `pg_verify_checksums` and `pg_checksums`
programs available in PostgreSQL version 11 and from 12, respectively. It can
verify, activate or deactivate checksums. Activating requires all database
blocks to be read and all page headers to be updated, so can take a long time
on a large database.

The database cluster needs to be shutdown cleanly in the case of checksum
activation or deactivation, while checksum verification can be performed
online, contrary to PostgreSQL's `pg_checksums`

Current maintainer: Alexei Takaseev

List of contributors

List of rpms provided by this srpm:

  • postgresql14-pg_checksums
  • postgresql14-pg_checksums-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin