I'm having trouble connecting to my Postgres database on Heroku.
I run heroku pg:psql from the terminal, and get the error:
psql: sslmode value "require" invalid when SSL support is not compiled in
All the instances I find of this error online are php related, and it's only started acting up recently. Anybody know what's up with this?