Skip to content

Commit cce7680

Browse files
axilleasJohn Gaughan
andcommitted
Merge branch 'jgaughan-master-patch-15032' into 'master'
Specify nodes on which to configure single db connection setting See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7285 Merged-by: Achilleas Pipinellis <[email protected]> Co-authored-by: John Gaughan <[email protected]>
2 parents a489b4e + 4893633 commit cce7680

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/settings/database.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,8 @@ update this setting in `/etc/gitlab/gitlab.rb`:
600600
gitlab_rails['databases']['ci']['enable'] = false
601601
```
602602

603+
In a multi-node environment, this setting should be updated on all Rails and Sidekiq nodes.
604+
603605
## Using a non-packaged PostgreSQL database management server
604606

605607
By default, GitLab is configured to use the PostgreSQL server that's included

0 commit comments

Comments
 (0)