pgaudit_analyze
pgaudit_analyze copied to clipboard
take an optional param database to save audit info to
allows saving log info not connected to a valid datadase ie failed login with bad DB name consolidate all logging for a cluster
This is a very useful code change. Without it, attempts to login to non existing database name on audited host break pgaudit_analyze.
This feature makes the error #14 addresses less vital
I have used this feature for the past year. Is there any plan to merge this feature?