summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2012-03-10 00:07:27 +0100
committerÉtienne Loks <etienne.loks@peacefrogs.net>2012-03-10 00:07:27 +0100
commit4bb1c7af22c2d4a1fde430f7cda5ad75e193b9dc (patch)
treece18a1f9c25d90586266fe5c11057dd35167b0f2 /docs
parent2f34bcf0b5e929ca32e6ba8b906bf83571b0bdc7 (diff)
downloadChimère-4bb1c7af22c2d4a1fde430f7cda5ad75e193b9dc.tar.bz2
Chimère-4bb1c7af22c2d4a1fde430f7cda5ad75e193b9dc.zip
Reorganize fixtures
Diffstat (limited to 'docs')
-rw-r--r--docs/install.rst1
1 files changed, 1 insertions, 0 deletions
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