Skip to content

Getting Postgres to work with Blitz #1101

Answered by Kay2dan
Kay2dan asked this question in Q&A
Discussion options

You must be logged in to vote

I managed to get the authentication error resolved by changing the postgres authentication from md5 to trusted for ip6, ip4 etc.

Now, blitz db migrate worked & I am able to blitz console & get the records for blahblah above.
However, the localhost:5432 still doesnt load (because of no backend server like Express.js?).

And blitz studio was missing the db attribute, so it runs now & opens the page http://localhost:5555, however, I get the error that failed spectacularly.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@flybayer
Comment options

@Kay2dan
Comment options

@flybayer
Comment options

@Kay2dan
Comment options

Answer selected by flybayer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants