From 4bb1c7af22c2d4a1fde430f7cda5ad75e193b9dc Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sat, 10 Mar 2012 00:07:27 +0100 Subject: Reorganize fixtures --- docs/install.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/install.rst b/docs/install.rst index da40848..05909e7 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -65,6 +65,7 @@ Database configuration Now that postgres and postgis are installed, you need to create a new user for chimere:: + su postgres createuser --echo --adduser --createdb --encrypted --pwprompt chimere-user Then, you have to create the database and initialize the geographic types (adapt -- cgit v1.2.3