select open change scope Open full search

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

Extensions / Administration

pg_promise_guard

Catalog-only checks for schema guarantees that are no longer enforced

pgext.cloud · Source code · Documentation · License text · Control file · PGXN

Overview

Packagepg_promise_guard
Version0.2.0
PostgreSQL versions13 · 14 · 15 · 16 · 17 · 18 · 19
RepositoryUnspecified
Extension typeSQL only
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapromise_guard
Stars1
Latest commit2026-09-16
Latest release2026-09-12
Catalogue updated2026-09-19

Related extensions

Requires

pg_living_assertionsExecutable SQL checks with verdict dates and assertion history

See also

amcheckfunctions for verifying relation integrity
pgtapUnit testing for PostgreSQL
pg_permissionsview object permissions and compare them with the desired state
pg_qualstatsAn extension collecting statistics about quals
pg_checksumsActivate/deactivate/verify checksums in offline Postgres clusters