Package: postgresql-12-pg-catcheck Source: pg-catcheck Version: 1.6.0-2.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 136 Depends: postgresql-12, libc6 (>= 2.38), libpq5 (>= 9.2~beta3) Homepage: https://github.com/EnterpriseDB/pg_catcheck/ Priority: optional Section: database Filename: pool/main/p/pg-catcheck/postgresql-12-pg-catcheck_1.6.0-2.pgdg26.04+1_amd64.deb Size: 34232 SHA256: 995b7d3842a9a91d85ae78a0cb4ae409ef09d28f300eff38ff8d7bab63faf4fa SHA1: 0825811ac562c2daab0a8557ee0748e96c28b807 MD5sum: 1f6edf8e73f302ac0b9fedece248292d 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.