flask-vue-kubernetes icon indicating copy to clipboard operation
flask-vue-kubernetes copied to clipboard

relation "books" does not exist

Open myportfolio-tech opened this issue 3 years ago • 1 comments

flask cannot find the books database or table.

database_does_not_exist

myportfolio-tech avatar Sep 22 '22 15:09 myportfolio-tech

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

4SVAN avatar May 31 '24 13:05 4SVAN