Mic92 created page: home

This commit is contained in:
Jörg Thalheim 2014-08-18 12:39:07 +02:00
parent 94d1c6ba06
commit 1c3e3999c9
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
### postgres
$ create-postgres-user-and-database foo bar # create user `foo` and give him access to database `bar`
$ create-postgres-user-and-database foo bar # create user `foo` and give him access to database `bar`
### mysql
$ create-mysql-user-and-database foo # create database and user `foo`
$ create-mysql-user-and-database foo # create database and user `foo`