mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-06 10:19:48 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -84,13 +84,6 @@ You also need to take into consideration the underlying network topology, making
|
||||
sure you have redundant connectivity between all Database and GitLab instances
|
||||
to avoid the network becoming a single point of failure.
|
||||
|
||||
{{< alert type="note" >}}
|
||||
|
||||
PostgreSQL 12 is shipped with Linux package installations. Clustering for PostgreSQL 12 is supported only with
|
||||
Patroni, and thus Patroni becomes mandatory for replication and failover. See the [Patroni](#patroni) section for further details.
|
||||
|
||||
{{< /alert >}}
|
||||
|
||||
### Database node
|
||||
|
||||
Each database node runs four services:
|
||||
|
Reference in New Issue
Block a user