Skip to content

Commit 4893633

Browse files
John Gaughanaxilleas
authored andcommitted
Specify nodes on which to configure single db connection setting
1 parent a54ec81 commit 4893633

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)