Package: postgresql-19-pg-catcheck Source: pg-catcheck Version: 1.6.0-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 144 Depends: postgresql-19, 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-19-pg-catcheck_1.6.0-2.pgdg22.04+1_amd64.deb Size: 36804 SHA512: 4bbc04c3186e32867c868010f7c4aaccca707b7307300069cbc96e6b85373c906d57f55a2548dec3c6b074e94be370834f6b58c115046c8e6ee54c76b794cfe3 SHA256: 36ab31ddb516222fb42334fcc5db6181a0b733516b75c2246ba26c0725dad19d SHA1: afbda797b795bf212aa11a02dd4eace40b39c265 MD5sum: 0ef160bbcc8d8851353f1bac83c2e28d 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.