testdrivenio / flask-vue-kubernetes

Flask + Vue + Postgres + Docker + Kubernetes
MIT License
349 stars 144 forks source link

relation "books" does not exist #25

Open myportfolio-tech opened 1 year ago

myportfolio-tech commented 1 year ago

flask cannot find the books database or table.

database_does_not_exist

4SVAN commented 1 month ago

follow tutorial and run kubectl exec postgres-95566f9-xs2cf --stdin --tty -- createdb -U sample books