select open change scope Open full search

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

Extensions / Security

pg_seal

Tamper-evident audit log for PostgreSQL 🦭

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_seal
Version1.0.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Latest commit2026-05-26
Catalogue updated2026-08-30

Related extensions

See also

jsoncdcJSON logical decoding output plugin
replisomeLogical-decoding output plugin and Python consumer framework for streaming PostgreSQL row changes as JSON.
putpostlogicUnreleased logical decoding output-plugin prototype that emits JSON changes through PostgreSQL, Kafka, or Nanomsg.
cyanauditCyan Audit core extension
emptyDemo C extension with sample functions, a matrix type, an FDW, logical-decoding callbacks, and shared-memory hooks.
pgtimeTemporal tables extension for PostgreSQL. Automatically tracks Transaction Time (system time) on any table using range types and a high-performance C-based AFTER ROW trigger.
pg_tamperlogTamper-evident append-only audit logging with hash chaining
pglogicalPostgreSQL Logical Replication
spockMulti-master logical replication extension for PostgreSQL
logical_ddlReplicate supported DDL changes over PostgreSQL logical replication