Why doesn't my PostgreSQL helm dependency database exist when I try to connect?
1
vote
1
answer
772
views
Previously when I using the Bitnami Helm chart by way of Terraform to deploy PostgreSQL, I would have a database created. Now I no longer have a database created. I'm using
* same connect string
* same usernname
* same password
But I am getting this error in my Kubernetes logs,
> psql: error: FATAL: database "foo" does not exist
Why is it that I no longer have an initial database?
Asked by Evan Carroll
(65502 rep)
May 2, 2023, 01:54 PM
Last activity: May 2, 2023, 11:45 PM
Last activity: May 2, 2023, 11:45 PM