Commit ccbbdec7 authored by Evan Read's avatar Evan Read

Merge branch 'docs-remove-unnecessary-geo-check' into 'master'

Geo: remove geo check after database replication

See merge request gitlab-org/gitlab-ee!8272
parents 31009e58 cd85c99f
......@@ -428,13 +428,6 @@ data before running `pg_basebackup`.
- When not in a production machine you can disable backup step if you
really sure this is what you want by adding `--skip-backup`
1. Verify that the secondary is configured correctly and that the primary is
reachable:
```
gitlab-rake gitlab:geo:check
```
The replication process is now complete.
### External 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