Mic92 created page: home
This commit is contained in:
parent
2b4205ed72
commit
94d1c6ba06
@ -1 +1,9 @@
|
|||||||
## Database
|
## Database
|
||||||
|
|
||||||
|
### postgres
|
||||||
|
|
||||||
|
$ 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`
|
Loading…
Reference in New Issue
Block a user