„postgresql.md“ ändern

This commit is contained in:
Michael Schlapa
2020-03-27 11:09:56 +01:00
parent 43a0b3f6c6
commit 66714aeaf9

View File

@@ -2,7 +2,7 @@
## Interactively create a user
(Is a `bash` command)
(Is a shell command)
```
$ createuser --interactive --pwprompt
@@ -16,7 +16,7 @@ Shall the new role be allowed to create more new roles? (y/n) n
## Create a database
(Is a `bash` command)
(Is a shell command)
Also sets the owner