Package: postgresql-14-pg-catcheck Source: pg-catcheck Version: 1.6.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 140 Depends: postgresql-14, libc6 (>= 2.34), libpq5 (>= 9.2~beta3) Homepage: https://github.com/EnterpriseDB/pg_catcheck/ Priority: optional Section: database Filename: pool/main/p/pg-catcheck/postgresql-14-pg-catcheck_1.6.0-1.pgdg22.04+1_amd64.deb Size: 35300 SHA256: 759ea395cf6620c424122e0b64f8060cb88d545effa8676ec40973f56e9db889 SHA1: 61cbd91c9d01f7ba88f6b4522b56c85f8ff44570 MD5sum: 49a9420fe77cace6ae38c25122c29c95 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.