We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a54ec81 commit 4893633Copy full SHA for 4893633
doc/settings/database.md
@@ -600,6 +600,8 @@ update this setting in `/etc/gitlab/gitlab.rb`:
600
gitlab_rails['databases']['ci']['enable'] = false
601
```
602
603
+In a multi-node environment, this setting should be updated on all Rails and Sidekiq nodes.
604
+
605
## Using a non-packaged PostgreSQL database management server
606
607
By default, GitLab is configured to use the PostgreSQL server that's included
0 commit comments