Activate/deactivate/verify checksums in offline Postgres clusters
pgext.cloud · Source code · License text
| Package | pg_checksums |
|---|---|
| Version | 1.3 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PGDG |
| Extension type | No DDL |
| Requires CREATE EXTENSION | No |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 30 |
| Latest commit | 2026-08-21 |
| Latest release | 2026-08-21 |
| Catalogue updated | 2026-08-30 |
| amcheck | functions for verifying relation integrity |
| pg_catcheck | Diagnosing system catalog corruption |
| pg_orphaned | Deal with orphaned files |
| pg_pathcheck | Validate planner Path trees for freed or corrupt memory |
| pg_isok | Query-based data integrity management and soft alerting for PostgreSQL |
| pg_surgery | extension to perform surgery on a damaged relation |
| pageinspect | inspect the contents of database pages at a low level |
| pg_repack | Reorganize tables in PostgreSQL databases with minimal locks |
| adminpack | administrative functions for PostgreSQL |