You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aharonrobbins edited this page May 29, 2017
·
8 revisions
If you are experiencing an installation issue it is recommended to try out the latest development snapshot build to see if the issue is already resolved in the trunk. Development snapshot builds are available at: https://bintray.com/mcafee/postgresql-audit-plugin/dev-snapshot (follow the latest version link and then the "Files" link).
If the Audit plugin fails to install, error messages will be logged in the PostgreSQL error log. The log file location is configured in the postgresql.conf configuration
file. You can see the log destination (syslog, a file or something else)
using the command:
show log_destination;
Check the error log for Audit plugin messages to better understand what is happening during the install process.
If there is a problem after installation, you can enable debug logging in the plugin by putting