Commit d72a6f47 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs/add-check-wrong-username-geo-sec' into 'master'

Docs - check for wrong username on Geo secondary

See merge request gitlab-org/gitlab!32062
parents 7c173d49 2f755161
......@@ -860,6 +860,8 @@ which Geo expects to have access to. It usually means, either:
- An unsupported replication method was used (for example, logical replication).
- The instructions to setup a [Geo database replication](database.md) were not followed correctly.
- Your database connection details are incorrect, that is you have specified the wrong
user in your `/etc/gitlab/gitlab.rb` file.
A common source of confusion with **secondary** nodes is that it requires two separate
PostgreSQL instances:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment