Skip to content
Snippets Groups Projects
Commit a59e73b7 authored by Bartek Wrona's avatar Bartek Wrona
Browse files

hivemind role has granted permission to modify log_min_messages parameter

parent f09bd298
No related branches found
No related tags found
2 merge requests!827Merge develop changes to master,!690Issue #240 - another set of changes
......@@ -76,4 +76,6 @@ fi
"$SCRIPTPATH/../haf/scripts/create_haf_app_role.sh" --postgres-url="$POSTGRES_ACCESS" --haf-app-account="hivemind"
psql "$POSTGRES_ACCESS" -c "GRANT SET ON PARAMETER log_min_messages TO hivemind;"
supplement_builtin_roles "$POSTGRES_ACCESS"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment