In Eclipse, install the Toad Plugin via http://community-downloads.quest.com/toadsoft/toadextensions/eclipse/freeware To connect to Postgres databases hosted on Heroku, you must use SSL without certificates. To do this, select Custom Connection String and add the following to the JDBC URL: ?ssl=true&sslfactory=org.postgresql.ssl.NonValidatingFactory