Package: postgresql-13-pg-catcheck Source: pg-catcheck Version: 1.6.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 132 Depends: postgresql-13, 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-13-pg-catcheck_1.6.0-1.pgdg22.04+1_amd64.deb Size: 33916 SHA256: 5068c591710bf079367a0126f298553a1a5bb548fb724b21f0f8fe2f9a03b7b4 SHA1: ea98e66f96fc783e2f5d7b1e0234d5b0d3f7eb73 MD5sum: eb80fc885b9b50ba779cb297f9c05f86 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.