Y
Hacker News
new
|
ask
|
show
|
jobs
by
fyfy18
2871 days ago
You may be interested to know that Heroku exposes all PostgreSQL databases publically, and unless you are an enterprise customer there is no way to turn that ‘feature’ off:
https://devcenter.heroku.com/articles/connecting-to-heroku-p...
1 comments
e12e
2870 days ago
Not to worry, I always set a password on the 'postgres' user. Something like: 'postgres'.
link