Enables fine-grained write logging and time travel on subsets of the database.
pgext.cloud · Source code · License text · Control file · PGXN
| Package | emaj |
|---|---|
| Version | 5.0.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | emaj |
| Stars | 92 |
| Latest commit | 2026-07-24 |
| Latest release | 2026-07-23 |
| Catalogue updated | 2026-08-30 |
| btree_gist | support for indexing common datatypes in GiST |
| dblink | connect to other PostgreSQL databases from within a database |
| table_version | PostgreSQL table versioning extension |
| pgmemento | Transaction-based audit trail with schema versioning |
| data_historization | PLPGSQL Script to historize data in partitionned table |
| table_log | record table modification logs and PITR for table/row |
| ddl_historization | Historize the ddl changes inside PostgreSQL database |
| periods | Provide Standard SQL functionality for PERIODs and SYSTEM VERSIONING |
| temporal_tables | temporal tables |