pg_auditor
Audit data changes and provide flashback ability
Repository
kouber/pg_auditor
https://github.com/kouber/pg_auditor
Source
pg_auditor-0.2.tar.gz
pg_auditor-0.2.tar.gz
Overview
| Package | Version | Category | License | Language |
|---|---|---|---|---|
pg_auditor | 0.2 | SEC | BSD-3-Clause | SQL |
| ID | Extension | Bin | Lib | Load | Create | Trust | Reloc | Schema |
|---|---|---|---|---|---|---|---|---|
| 7130 | pg_auditor | No | No | No | Yes | No | No | auditor |
| Related | hstore pgaudit pgmemento table_log pg_drop_events pg_roast pgauditlogtofile pgelog data_historization table_version pg_permissions |
|---|
pg15 rpm pkg name is pgaudit17_$v*
Version
| Type | Repo | Version | PG Ver | Package | Deps |
|---|---|---|---|---|---|
| EXT | PIGSTY | 0.2 | 1817161514 | pg_auditor | hstore |
| RPM | PIGSTY | 0.2 | 1817161514 | pg_auditor_$v | - |
| DEB | PIGSTY | 0.2 | 1817161514 | postgresql-$v-pg-auditor | - |
Build
You can build the RPM / DEB packages for pg_auditor using pig build:
Install
You can install pg_auditor directly. First, make sure the PGDG and PIGSTY repositories are added and enabled:
Install the extension using pig or apt/yum/dnf:
Install
pig
dnf
apt
Create Extension:
Usage
pg_auditor records each data modification (INSERT, UPDATE, DELETE) on specified tables and allows partial or complete flashback of transactions.
Auditing Control
Viewing Audit Log
Flashback Functions
Column Evolution Tracking
Was this page helpful?
Thanks—your feedback helps us improve this page.
What got in the way? (optional)