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
0488ac35
Commit
0488ac35
authored
Jul 21, 2021
by
Katrin Leinweber
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve grammar slightly
parent
b504b297
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
doc/administration/geo/replication/troubleshooting.md
doc/administration/geo/replication/troubleshooting.md
+3
-2
No files found.
doc/administration/geo/replication/troubleshooting.md
View file @
0488ac35
...
...
@@ -325,7 +325,8 @@ log data to build up in `pg_xlog`. Removing the unused slots can reduce the amou
Slots where
`active`
is
`f`
are not active.
-
When this slot should be active, because you have a
**secondary**
node configured using that slot,
log in to that
**secondary**
node and check the PostgreSQL logs why the replication is not running.
log in to that
**secondary**
node and check the PostgreSQL logs
to view why the replication is not running.
-
If you are no longer using the slot (for example, you no longer have Geo enabled), you can remove it with in the
PostgreSQL console session:
...
...
@@ -521,7 +522,7 @@ to start again from scratch, there are a few steps that can help you:
gitlab-ctl stop geo-logcursor
```
You can watch
Sidekiq logs to know when Sidekiq jobs processing have
finished:
You can watch
the Sidekiq logs to know when Sidekiq jobs processing has
finished:
```
shell
gitlab-ctl
tail
sidekiq
...
...
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