From 7f92ac80fac573d4a1b52379109afec5de5f7c0c Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Wed, 26 Mar 2014 11:58:56 +0100 Subject: [PATCH] Stress the order of the steps when reverting --- doc/update.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/update.md b/doc/update.md index a021bf0..15ec8db 100644 --- a/doc/update.md +++ b/doc/update.md @@ -47,7 +47,8 @@ sudo rpm -ivh gitlab-6.6.x-yyy.rpm # Prepare GitLab for receiving the backup restore -# Workaround for a backup restore bug in GitLab 6.6 +# Due to a backup restore bug in GitLab 6.6, it is needed to drop the database +# _before_ running `gitlab-ctl reconfigure`. sudo -u gitlab-psql /opt/gitlab/embedded/bin/dropdb gitlabhq_production sudo gitlab-ctl reconfigure -- libgit2 0.21.2