Package pg_catcheck: Information

    Binary package: pg_catcheck
    Version: 1.3.0-alt1
    Architecture: i586
    Build time:  Sep 20, 2023, 03:53 PM in the task #329540
    Source package: pg_catcheck
    Category: Databases
    Report package bug
    License: PostgreSQL
    Summary: Simple tool for diagnosing system catalog corruption
    Description: 
    pg_catcheck is a simple tool for diagnosing system catalog corruption.
    If you suspect that your system catalogs are corrupted,
    this tool may help you figure out exactly what problems you have
    and how serious they are. If you are paranoid, you can run it routinely
    to search for system catalog corruption that might otherwise go undetected.
    However, pg_catcheck is not a general corruption detector. For that,
    you should use PostgreSQL's checksum feature (initdb -k).

    Maintainer: Alexei Takaseev


    Last changed


    May 18, 2023 Alexei Takaseev 1:1.3.0-alt1
    - 1.3.0
    Dec. 4, 2020 Vitaly Lipatov 1:1.2.0-alt1
    - new version 1.2.0 (with rpmrb script)
    - set Epoche: 1 (was wrong version before)
    Dec. 4, 2020 Vitaly Lipatov 9.6.3-alt3
    - s/postgresql-devel-static/postgresql-devel/