From 207e5156c5664822e0aee8bcc3057adc61027f5b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 2 Sep 2016 08:37:15 +0200 Subject: Update INSTALL instructions --- INSTALL-DEV | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL-DEV') diff --git a/INSTALL-DEV b/INSTALL-DEV index d14dfab..b301a49 100644 --- a/INSTALL-DEV +++ b/INSTALL-DEV @@ -125,7 +125,7 @@ load/brep-load --bpkg ../bpkg/bpkg/bpkg tests/load/r.conf sudo /etc/init.d/apache2 restart sudo systemctl restart apache2 -Note that if instead need to recreate the whole database (e.g., migration is -not possible), then one way to do it would be: +Note that if instead you need to recreate the whole database (e.g., migration +is not possible), then one way to do it would be: psql -d brep -c 'DROP OWNED BY ' -- cgit v1.1