Update setup.sh script to be more restrictive for Postgres usernames
New checks added:
- Checks that
POSTGRES_USER
andGRAFANA_POSTGRES_USER
have different values - Checks that value
user
is not used for definingPOSTGRES_USER
andGRAFANA_POSTGRES_USER
@philip.krauss Is that enough or did you have other checks in mind? Why should it be different from postgres
?
Edited by Nicola Stoira