select open change scope Open full search

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

Extensions / Utilities

data_historization

PLPGSQL Script to historize data in partitionned table

pgext.cloud · Source code · Control file · PGXN

Overview

Packagedata_historization
Version1.1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedYes
RelocatableNo
Stars1
Latest commit2024-12-17
Latest release2024-12-17
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

table_logrecord table modification logs and PITR for table/row
pgmementoTransaction-based audit trail with schema versioning
table_versionPostgreSQL table versioning extension
temporal_tablestemporal tables
periodsProvide Standard SQL functionality for PERIODs and SYSTEM VERSIONING
ddl_historizationHistorize the ddl changes inside PostgreSQL database
emajEnables fine-grained write logging and time travel on subsets of the database.
pgauditprovides auditing functionality
pg_drop_eventslogs transaction ids of drop table, drop column, drop materialized view statements
pgauditlogtofilepgAudit addon to redirect audit log to an independent file