Raw Package Information

Package: postgresql-10-pg-catcheck
Source: pg-catcheck
Version: 1.3.0-2.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 124
Depends: postgresql-10, libc6 (>= 2.34), libpq5 (>= 9.0~)
Homepage: https://github.com/EnterpriseDB/pg_catcheck/
Priority: optional
Section: database
Filename: pool/main/p/pg-catcheck/postgresql-10-pg-catcheck_1.3.0-2.pgdg22.04+1_amd64.deb
Size: 28368
SHA256: b25395600ef4a554a35b1594ec4aca65058c44adf04ad8668b19e4a729884533
SHA1: ab075b4cb743a455d101d06d51dd1803e7312479
MD5sum: 29c17b8c63879272782fa88bb89794d9
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.