forked from pool/gnuhealth
Accepting request 561897 from Application:ERP:Tryton:Factory
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/561897 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuhealth?expand=0&rev=23
This commit is contained in:
parent
16e61826d1
commit
7a345be620
@ -27,7 +27,7 @@ Save your input. This will make sure that Tryton/GNUHealth server can connect to
|
||||
> psql -c "CREATE USER tryton WITH CREATEDB;"
|
||||
|
||||
4) Creating the database:
|
||||
> psql -c "createdb mydb --encoding='UTF-8' --owner=tryton;"
|
||||
> createdb mydb --encoding='UTF-8' --owner=tryton
|
||||
|
||||
5) exit as user postgres and restart postgres
|
||||
> exit
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 29 14:12:10 UTC 2017 - axel.braun@gmx.de
|
||||
|
||||
- typo in documentation corrected
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 9 18:17:59 UTC 2017 - axel.braun@gmx.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user