Skip to content
代码片段 群组 项目
提交 8a9c3127 编辑于 作者: Stan Hu's avatar Stan Hu
浏览文件

Document SQL-based Praefect replication queue

This new configuration parameter needs to be used until we make it the
default mode. That is gated on running migrations by default:
https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/4033
上级 45b8f11d
No related branches found
No related tags found
无相关合并请求
......@@ -284,6 +284,12 @@ application server, or a Gitaly node.
}
```
1. Enable the replication queue:
```ruby
praefect['postgres_queue_enabled'] = true
```
1. Save the changes to `/etc/gitlab/gitlab.rb` and [reconfigure Praefect](../restart_gitlab.md#omnibus-gitlab-reconfigure):
```shell
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册