select open change scope Open full search

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

Extensions / Administration

pg_checksums

Activate/deactivate/verify checksums in offline Postgres clusters

pgext.cloud · Source code · License text

Overview

Packagepg_checksums
Version1.3
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPGDG
Extension typeNo DDL
Requires CREATE EXTENSIONNo
Requires preloadNo
TrustedNo
RelocatableYes
Stars30
Latest commit2026-08-21
Latest release2026-08-21
Catalogue updated2026-08-30

Related extensions

See also

amcheckfunctions for verifying relation integrity
pg_catcheckDiagnosing system catalog corruption
pg_orphanedDeal with orphaned files
pg_pathcheckValidate planner Path trees for freed or corrupt memory
pg_isokQuery-based data integrity management and soft alerting for PostgreSQL
pg_surgeryextension to perform surgery on a damaged relation
pageinspectinspect the contents of database pages at a low level
pg_repackReorganize tables in PostgreSQL databases with minimal locks
adminpackadministrative functions for PostgreSQL