Package: postgresql-10-pg-catcheck Source: pg-catcheck Version: 1.6.0-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 124 Depends: postgresql-10, libc6 (>= 2.14), 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.pgdg20.04+1_amd64.deb Size: 28568 SHA256: a79a5f7026ef301fcde6323e48ade8a3d039560b8396ae12ecc50c0103676ea9 SHA1: 3f1d69aa6b0bb952da5c8197ab693b098b8e8d6d MD5sum: c291f70256e72a4ab68fdfd0c634e029 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.