GitLab GEO also does not support mysql replication

This commit is contained in:
ernstvn 2017-06-05 14:20:33 -07:00
parent 5578506eb1
commit ee828f2947
1 changed files with 2 additions and 1 deletions

View File

@ -129,7 +129,8 @@ We _highly_ recommend the use of PostgreSQL instead of MySQL/MariaDB as not all
features of GitLab may work with MySQL/MariaDB. For example, MySQL does not have
the right features to support nested groups in an efficient manner; see
<https://gitlab.com/gitlab-org/gitlab-ce/issues/30472> for more information
about this. Existing users using GitLab with MySQL/MariaDB are advised to
about this. In GitLab Geo, MySQL replication is also [not supported](https://docs.gitlab.com/ee/gitlab-geo/database.html#mysql-replication).
Existing users using GitLab with MySQL/MariaDB are advised to
migrate to PostgreSQL instead.
The server running the database should have _at least_ 5-10 GB of storage