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
This includes: bugs, feature requests and questions regarding installation/configuration/functionality.
Please try to describe the issue verbosely. Try to see if it reproduces and include a detailed description on how to reproduce.
Make sure to include the full PostgreSQL Server version and Audit Plugin version. To print PostgreSQL Server version: log into PostgreSQL and execute the command:
select version();
Please include with the issue all Audit plugin settings used for configuration in postgresl.conf and the output of the Audit plugin 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: