Diagnosing system catalog corruption
pgext.cloud · Source code · License text
| Package | pg_catcheck |
|---|---|
| Version | 1.6.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PGDG |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Stars | 87 |
| Latest commit | 2024-11-12 |
| Latest release | 2024-11-04 |
| Catalogue updated | 2026-08-30 |
| amcheck | functions for verifying relation integrity |
| pg_checksums | Activate/deactivate/verify checksums in offline Postgres clusters |
| pg_surgery | extension to perform surgery on a damaged relation |
| pg_orphaned | Deal with orphaned files |
| pg_pathcheck | Validate planner Path trees for freed or corrupt memory |
| pageinspect | inspect the contents of database pages at a low level |
| pg_isok | Query-based data integrity management and soft alerting for PostgreSQL |
| pgdd | Introspect pg data dictionary via standard SQL |
| ddlx | DDL eXtractor functions |
| meta | Normalized, friendlier system catalog for PostgreSQL |