Raw Package Information

Package: postgresql-9.5-pg-catcheck
Source: pg-catcheck
Version: 1.2.0-1.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 123
Depends: libc6 (>= 2.14), libpq5 (>= 9.0~), postgresql-9.5
Homepage: https://github.com/EnterpriseDB/pg_catcheck/
Priority: optional
Section: database
Filename: pool/main/p/pg-catcheck/postgresql-9.5-pg-catcheck_1.2.0-1.pgdg20.04+1_amd64.deb
Size: 27892
SHA256: ee54b236d7c6b77e481c69ddfeba1573cff59c0fd3929d16119cffe306e8c8b0
SHA1: 003ef434f0a827f17133616e3ef73188ed9ca4b6
MD5sum: 947f9c9c0931ea90f97bd0f265aa0a5a
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.