I'm trying to connect to my newly created Heroku Django app with psql:
$ heroku pg:psql
! Cannot ingress to a shared database
Any ideas of what that is?
I have a shared Postgres database 20GB plan.
|
|
|
You can't connect directly to Shared database instances - that option is only available to dedicated PG instances. |
|||
|