select open change scope Open full search

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

Extensions / Administration

table_log

record table modification logs and PITR for table/row

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

Overview

Packagetable_log
Version0.6.4
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryMultiple repositories
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars2
Latest commit2025-10-08
Latest release2025-10-08
Catalogue updated2026-08-30

Related extensions

See also

pgmementoTransaction-based audit trail with schema versioning
pgauditprovides auditing functionality
pg_drop_eventslogs transaction ids of drop table, drop column, drop materialized view statements
data_historizationPLPGSQL Script to historize data in partitionned table
table_versionPostgreSQL table versioning extension
pgelogExtended logging via pseudo-autonomous transactions
ddl_historizationHistorize the ddl changes inside PostgreSQL database
pgauditlogtofilepgAudit addon to redirect audit log to an independent file
pg_auditorAudit data changes and provide flashback ability
pg_roastOpinionated PostgreSQL database auditor