Mercurial > lada > lada-server
changeset 1169:eefd0ca9e42f pgaudit
Add hint for creation of schema objects for log analyzer.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Wed, 09 Nov 2016 17:33:16 +0100 |
parents | e0a959e652c4 |
children | 74e5b9630064 |
files | db_schema/Dockerfile |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/db_schema/Dockerfile Tue Nov 08 19:22:48 2016 +0100 +++ b/db_schema/Dockerfile Wed Nov 09 17:33:16 2016 +0100 @@ -113,6 +113,7 @@ "--config_file=/etc/postgresql/9.5/main/postgresql.conf"] # To use pgaudit/analyze from within the container: +# psql -f pgaudit/analyze/sql/audit.sql lada # cd pgaudit/analyze/bin # ./pgaudit_analyze /var/log/postgresql/ \ # --log-file /var/log/postgresql/pgaudit_analyze.log