Package: postgresql-19-pg-catcheck Source: pg-catcheck Version: 1.6.0-2.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 144 Depends: postgresql-19, 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-19-pg-catcheck_1.6.0-2.pgdg26.04+1_amd64.deb Size: 36672 SHA512: 73ab0ec85a52160ce346d05f8308252b5f433369b2957884b8a6059d45138f9248b78b4b4aa0ecb0ed2c25e45dc4e52b2243afc8854686e7e3ebb5d2e0d2626c SHA256: 94a7b735e93315c53c140db3fbd01beff9cdc16b13dc4b5c31c698c1393978c5 SHA1: bb473e27e92fd8e719e2be293cbc99e1dd20e431 MD5sum: 926c5c9c24d7d7cdd1f865a54c1c6806 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.