Package: postgresql-15-pg-catcheck Source: pg-catcheck Version: 1.4.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 144 Depends: libc6 (>= 2.34), libpq5 (>= 9.2~beta3), postgresql-15 Homepage: https://github.com/EnterpriseDB/pg_catcheck/ Priority: optional Section: database Filename: pool/main/p/pg-catcheck/postgresql-15-pg-catcheck_1.4.0-1.pgdg22.04+1_amd64.deb Size: 36064 SHA256: e8fe74b518ff23ccb4bd83d502c0513673b38d7f8a3259e0e38aed6b3b4b7cae SHA1: cbbbf2f663cf63ae4cdc8a8e20d91db361515a4e MD5sum: 0483400fedd9e1d6c5c518f07f8d05ff 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.