2ndQuadrant / audit-trigger

Simple, easily customised trigger-based auditing for PostgreSQL (Postgres). See also pgaudit.
Other
657 stars 241 forks source link

Enhancement: View displaying list of tables/schemas for which auditing is enabled #34

Open archaeogeek opened 6 years ago

archaeogeek commented 6 years ago

Hi,

I think it would be really useful to include a simple view that shows the tables for which auditing is enabled, as otherwise the only way of knowing is by looking at the triggers/constraints on each table. I've created this in our fork of the project at https://github.com/AstunTechnology/audit-trigger and opened pull request https://github.com/2ndQuadrant/audit-trigger/pull/33 to have this included in the origin fork.

Thanks

Jo (Astun Technology)

radiospiel commented 3 years ago

Since https://github.com/2ndQuadrant/audit-trigger/pull/33 has been merged this issue should also be closed