Package: postgresql-14-pg-catcheck Source: pg-catcheck Version: 1.4.0-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 140 Depends: libc6 (>= 2.14), libpq5 (>= 9.2~beta3), postgresql-14 Homepage: https://github.com/EnterpriseDB/pg_catcheck/ Priority: optional Section: database Filename: pool/main/p/pg-catcheck/postgresql-14-pg-catcheck_1.4.0-1.pgdg20.04+1_amd64.deb Size: 34440 SHA256: b070e9f481a5dd48e948624c5da2b0867b38ae5aa81b077ba56d44e07442f968 SHA1: 729801950bf3aab9e43a30ad4494f6d044a4f24b MD5sum: b042904f23948c9cae91046da887f68c 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.