This is update for deply phpPGAdmin to Heroku. The updates points are bellow:
- modify to store database connection information from ConfigVar(/conf/config.inc.php)
PG_HOST = host name (like foofoo.compute-1.amazonaws.com)
PG_DEFAULTDB = database name
you can find the infomration on https://data.heroku.com/ settings -> Database Credentials