Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hivemind
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
hivemind
Commits
a59e73b7
Commit
a59e73b7
authored
11 months ago
by
Bartek Wrona
Browse files
Options
Downloads
Patches
Plain Diff
hivemind role has granted permission to modify log_min_messages parameter
parent
f09bd298
No related branches found
No related tags found
2 merge requests
!827
Merge develop changes to master
,
!690
Issue #240 - another set of changes
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/setup_postgres.sh
+2
-0
2 additions, 0 deletions
scripts/setup_postgres.sh
with
2 additions
and
0 deletions
scripts/setup_postgres.sh
+
2
−
0
View file @
a59e73b7
...
...
@@ -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
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment