diff options
Diffstat (limited to 'docs/install.rst')
-rw-r--r-- | docs/install.rst | 1 |
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 |