fix: postgreSQL version spec (#4301)

* fix(cli): log error in `init zitadel`

* docs: specify postgres version

Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
Silvan
2022-09-05 11:24:31 +02:00
committed by GitHub
parent 279b487961
commit 8a5c3b0fa1
7 changed files with 13 additions and 19 deletions

View File

@@ -17,7 +17,7 @@ func newUser() *cobra.Command {
Long: `Sets up the ZITADEL database user.
Prereqesits:
- cockroachdb
- cockroachDB or postreSQL
The user provided by flags needs priviledge to
- create the database if it does not exist