Last Updated: February 25, 2016
·
1.24K
· lipeno

How to manage remote Heroku Postgres DB

heroku pg:info

  • Using that name run:

heroku pg:credentials name_of_the_database

  • Add a new connection in PG Commander using the paramaters returned in "Connection info string" string attribute.