Package: postgresql-11-pg-catcheck Source: pg-catcheck Version: 1.6.0-2.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 124 Depends: postgresql-11, libc6 (>= 2.38), libpq5 (>= 9.2~beta3) Homepage: https://github.com/EnterpriseDB/pg_catcheck/ Priority: optional Section: database Filename: pool/main/p/pg-catcheck/postgresql-11-pg-catcheck_1.6.0-2.pgdg26.04+1_amd64.deb Size: 29308 SHA256: 153f5a18811483876ce82533273107450385a0cc48bd467440e05db833a63912 SHA1: c89c76d21b0cc4e9c04781c9e38cd64721d0c268 MD5sum: 0fcafb207262fd360e2eec03cc4a2a00 Description: Postgres system catalog checker PostgreSQL stores the metadata for SQL objects such as tables and functions using special tables called system catalog tables. 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.