- Notifications
You must be signed in to change notification settings - Fork5
Commitac52bb0
committed
Add pg_audit, an auditing extension
This extension provides detailed logging classes, ability to controllogging at a per-object level, and includes fully-qualified objectnames for logged statements (DML and DDL) in independent fields of thelog output.Authors: Ian Barwick, Abhijit Menon-Sen, David SteeleReviews by: Robert Haas, Tatsuo Ishii, Sawada Masahiko, Fujii Masao,Simon RiggsDiscussion with: Josh Berkus, Jaime Casanova, Peter Eisentraut,David Fetter, Yeb Havinga, Alvaro Herrera, Petr Jelinek, Tom Lane,MauMau, Bruce Momjian, Jim Nasby, Michael Paquier,Fabrízio de Royes Mello, Neil Tiffin1 parent9660710 commitac52bb0
File tree
12 files changed
+4186
-0
lines changed- contrib
- pg_audit
- expected
- sql
- doc/src/sgml
12 files changed
+4186
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + |
0 commit comments
Comments
(0)