diff options
| author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-07-21 00:09:37 +0000 |
|---|---|---|
| committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-07-21 00:09:37 +0000 |
| commit | 339a04aba21a61487ea800b018868598c041e90c (patch) | |
| tree | 4e3bc96b23f8b9f457ce96d3aa5c837268177414 /doc/administration/high_availability | |
| parent | 192bc8bd3109f30e957bf30a0139ae27fefd7936 (diff) | |
| download | gitlab-ce-339a04aba21a61487ea800b018868598c041e90c.tar.gz | |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/high_availability')
| -rw-r--r-- | doc/administration/high_availability/pgbouncer.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/administration/high_availability/pgbouncer.md b/doc/administration/high_availability/pgbouncer.md index 15e4da5b1f7..19c5bdb88cc 100644 --- a/doc/administration/high_availability/pgbouncer.md +++ b/doc/administration/high_availability/pgbouncer.md @@ -31,7 +31,8 @@ This content has been moved to a [new location](../postgresql/replication_and_fa 1. Run `gitlab-ctl reconfigure` - **Note:** If the database was already running, it will need to be restarted after reconfigure by running `gitlab-ctl restart postgresql`. + NOTE: **Note:** + If the database was already running, it will need to be restarted after reconfigure by running `gitlab-ctl restart postgresql`. 1. On the node you are running PgBouncer on, make sure the following is set in `/etc/gitlab/gitlab.rb` |
