select open change scope Open full search

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

Extensions / Utilities

ddl_historization

Historize the ddl changes inside PostgreSQL database

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

Overview

Packageddl_historization
Version0.2
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars4
Latest commit2024-12-05
Latest release2024-11-27
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

Required by

schedocCross documentation between Django and DBT projects

See also

pgmementoTransaction-based audit trail with schema versioning
table_logrecord table modification logs and PITR for table/row
data_historizationPLPGSQL Script to historize data in partitionned table
table_versionPostgreSQL table versioning extension
pgauditprovides auditing functionality
periodsProvide Standard SQL functionality for PERIODs and SYSTEM VERSIONING
temporal_tablestemporal tables
emajEnables fine-grained write logging and time travel on subsets of the database.
provsqlSemiring provenance and probability management for PostgreSQL
pgmnemoSingle-plan multimodal agent memory for PostgreSQL