Provides basic integrity checks for data files.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_check |
|---|---|
| Version | 0.1.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 52 |
| Latest commit | 2017-12-03 |
| Catalogue updated | 2026-08-30 |
| scrub | Background worker that scans heaps, B-tree indexes, TOAST data, page structure, and checksums for corruption. |
| check_digits | Functions to check various identification numbers |
| trunkfingerprint | Computes comparable fingerprints of PostgreSQL database structure and optionally data. |
| pg_healer | Proof-of-concept extension for automatically repairing PostgreSQL data corruption |