Commit 0488ac35 authored by Katrin Leinweber's avatar Katrin Leinweber

Improve grammar slightly

parent b504b297
......@@ -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
......
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