pgaudit_analyze icon indicating copy to clipboard operation
pgaudit_analyze copied to clipboard

take an optional param database to save audit info to

Open amalek215 opened this issue 5 years ago • 3 comments

allows saving log info not connected to a valid datadase ie failed login with bad DB name consolidate all logging for a cluster

amalek215 avatar Oct 19 '20 15:10 amalek215

This is a very useful code change. Without it, attempts to login to non existing database name on audited host break pgaudit_analyze.

AStupiak avatar Dec 27 '21 15:12 AStupiak

This feature makes the error #14 addresses less vital

amalek215 avatar Jun 23 '23 22:06 amalek215

I have used this feature for the past year. Is there any plan to merge this feature?

haowuge avatar Sep 02 '23 09:09 haowuge