Skip to content

Simple, easily customised trigger-based auditing for PostgreSQL (Postgres). See also pgaudit.

License

Notifications You must be signed in to change notification settings

carldr/audit-trigger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audit trigger for postgres. Fork from this repo including a bunch of changes:

  • converted from hstore to jsonb
  • Add a function to stop auditing a table.
  • Added option to not track insert statements.
  • remove unused variables
  • add pk to the table schema

About

Simple, easily customised trigger-based auditing for PostgreSQL (Postgres). See also pgaudit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PLpgSQL 100.0%