When I connect to my Heroku – Postgresql database via pgAdmin3, It lists all the tables (about 2600). Every time I open the pgAdmin3 I have to find my...
I would like to manage my Heroku database with pgadmin client. By now, I’ve been doing this with psql. When I use data from heroku pg:credentials to connect de...