Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
8bdedd10
Commit
8bdedd10
authored
Aug 22, 2017
by
John Jarvis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo for slot name.
parent
e76e4d57
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/gitlab-geo/database.md
doc/gitlab-geo/database.md
+1
-1
No files found.
doc/gitlab-geo/database.md
View file @
8bdedd10
...
...
@@ -214,7 +214,7 @@ data before running `pg_basebackup`.
1.
Execute the command below to start a backup/restore and begin the replication:
```
gitlab-ctl replicate-geo-database --host=1.2.3.4 --slot-name=geo
-
secondary_my_domain_com
gitlab-ctl replicate-geo-database --host=1.2.3.4 --slot-name=geo
_
secondary_my_domain_com
```
Change the `--host=` to the primary node IP or FQDN. You can check other possible
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment