From 3b9edf570c5b9bd94b63eb98cea1538a247f227a Mon Sep 17 00:00:00 2001 From: bserie Date: Fri, 3 Feb 2017 10:47:41 +0100 Subject: [PATCH] foo/bar... --- HowtoGitlab/8.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HowtoGitlab/8.md b/HowtoGitlab/8.md index c4459345..128235b3 100644 --- a/HowtoGitlab/8.md +++ b/HowtoGitlab/8.md @@ -497,6 +497,6 @@ $ pg_dump foo > foo.sql $ psql bar < foo.sql ~~~ ~~~ -# sudo -iu postgres psql gitlab-maarch -REASSIGN OWNED BY "gitlab-public" TO "gitlab-maarch"; +# sudo -iu postgres psql bar +REASSIGN OWNED BY "foo" TO "bar"; ~~~ \ No newline at end of file