select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Administration

pg_catcheck

Diagnosing system catalog corruption

pgext.cloud · Source code · License text

Overview

Packagepg_catcheck
Version1.6.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPGDG
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
Stars87
Latest commit2024-11-12
Latest release2024-11-04
Catalogue updated2026-08-30

Related extensions

See also

amcheckfunctions for verifying relation integrity
pg_checksumsActivate/deactivate/verify checksums in offline Postgres clusters
pg_surgeryextension to perform surgery on a damaged relation
pg_orphanedDeal with orphaned files
pg_pathcheckValidate planner Path trees for freed or corrupt memory
pageinspectinspect the contents of database pages at a low level
pg_isokQuery-based data integrity management and soft alerting for PostgreSQL
pgddIntrospect pg data dictionary via standard SQL
ddlxDDL eXtractor functions
metaNormalized, friendlier system catalog for PostgreSQL