From 4675a6c50888ffbcc15f9bee372c4829534ce915 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Wed, 25 Jun 2014 18:00:02 +0200 Subject: [PATCH] Remove obsolete `dropdb` step --- README.md | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 656a28e..4dbb3df 100644 --- a/README.md +++ b/README.md @@ -403,8 +403,6 @@ timestamp of the backup you are restoring. sudo gitlab-ctl stop unicorn sudo gitlab-ctl stop sidekiq -# DROP THE CURRENT DATABASE; workaround for a Postgres backup restore bug in GitLab 6.6 -sudo -u gitlab-psql /opt/gitlab/embedded/bin/dropdb gitlabhq_production # This command will overwrite the contents of your GitLab database! sudo gitlab-rake gitlab:backup:restore BACKUP=1393513186 -- libgit2 0.21.2