Sample Header Ad - 728x90

Database Administrators

Q&A for database professionals who wish to improve their database skills

Latest Questions

1 votes
1 answers
772 views
Why doesn't my PostgreSQL helm dependency database exist when I try to connect?
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:...
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?
Evan Carroll (65502 rep)
May 2, 2023, 01:54 PM • Last activity: May 2, 2023, 11:45 PM
Showing page 1 of 1 total questions