Query-based data integrity management and soft alerting for PostgreSQL
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pg_isok |
|---|---|
| Version | 1.4.1 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Latest release | 2025-12-15 |
| Catalogue updated | 2026-07-29 |
| amcheck | functions for verifying relation integrity |
| pg_checksums | Activate/deactivate/verify checksums in offline Postgres clusters |
| pg_catcheck | Diagnosing system catalog corruption |
| pg_orphaned | Deal with orphaned files |
| pg_pathcheck | Validate planner Path trees for freed or corrupt memory |
| pg_surgery | extension to perform surgery on a damaged relation |
| pageinspect | inspect the contents of database pages at a low level |