Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKati Paizee <kpaizee@gitlab.com>2022-11-25 16:33:25 +0300
committerKati Paizee <kpaizee@gitlab.com>2022-11-28 12:28:53 +0300
commit0ae2772c378ea55439f5b0e0e23738c155057bdd (patch)
tree003a0f96257b44305e4ee975dbd9caf7b8eb78a2
parentcfd448781e1839d07559a059861805e527fde88e (diff)
Add missing install/upgrade topics to left navkpaizee-main-patch-82677
-rw-r--r--content/_data/navigation.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 36246109..f20d8900 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -413,6 +413,12 @@ sections:
doc_url: 'ee/update/with_downtime.html'
- doc_title: Change from Enterprise Edition to Community Edition
doc_url: 'ee/downgrade_ee_to_ce/'
+ - doc_title: Migrate from MySQL to PostgreSQL
+ doc_url: 'ee/update/mysql_to_postgresql.html'
+ - doc_title: Upgrade PostgreSQL using Slony
+ doc_url: 'ee/update/upgrading_postgresql_using_slony.html'
+ - doc_title: Restore from backup after failed upgrade
+ doc_url: 'ee/update/restore_after_failure.html'
- doc_title: Releases and maintenance
doc_url: 'ee/policy/maintenance.html'
- doc_title: Deprecations by version