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