Skip to content

Missing sslmode property in postgres config #1345

Answered by iammrsea
iammrsea asked this question in Help
Discussion options

You must be logged in to vote

Actually, I was looking for a way to be able to locally connect to heroku postgres and run ace commands on the database. That was what led me to the sslmode property. The fix is to add ?ssl=no-verify to the end of the db connection string, and everything now works fine

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by iammrsea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants