Commit cd85c99f authored by Aric Buerer's avatar Aric Buerer Committed by Evan Read

Geo: remove geo check after database replication

parent 31009e58
......@@ -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