Package: postgresql-9.6-pg-catcheck Source: pg-catcheck Version: 1.2.0-2.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 123 Depends: libc6 (>= 2.14), libpq5 (>= 9.0~), postgresql-9.6 Homepage: https://github.com/EnterpriseDB/pg_catcheck/ Priority: optional Section: database Filename: pool/main/p/pg-catcheck/postgresql-9.6-pg-catcheck_1.2.0-2.pgdg20.04+1_amd64.deb Size: 27952 SHA256: f99b2cddc5eb5a011a3c61d1d53d4d14555c81a4cc1884f693561015bcb5fc17 SHA1: 78c51996fbecede87660c0f2903d22d401b14e0c MD5sum: dcea101b6193b436a300de1756576acc 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.