Package: postgresql-10-pg-catcheck Source: pg-catcheck Version: 1.6.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 124 Depends: postgresql-10, 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-10-pg-catcheck_1.6.0-1.pgdg22.04+1_amd64.deb Size: 28924 SHA256: 721ee2b6d2f4fd9c72a52b2d586ab1e80ac48bad31ff9a41fa0266854f175362 SHA1: f308280ac6faee2b5b292f5660b8d22f68364b50 MD5sum: 4bf15a96ea8824936a84999ae2468d71 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.