Hi team, I'm setting up postgresql as my sql datas...
# troubleshoot
b
Hi team, I'm setting up postgresql as my sql datasource in k8s environment, but I got this error, I've setup postgres username/password/host/port in value.yaml as pic1 but the porsgresql-setup-job shows this log as pic2 just wonder why the hostname becomes database, or am I misunderstanding the setting of variables thanks for any help.
b
This seems to indicate that the database itself does not exist in your post gres instance
Try starting by creating that DB in postgres directly!
b
i thought it will create a database called datahub, and the 1912xxx word will be the username for login
b
I don't see that statement in the setup script
e
Hi @bulky-controller-34643, sorry to tag you on Friday evening. I'm getting the same error as you. are you able to resolve this issue?
b
Hi, I use the mysql instead cuz my teammate need to use it immediately, I managed to solve this later.
e
oh ok, if you don't mind can you please share the steps to solve this issue