alphagov/paas-cf-conduit

psql will error if PGDATABASE is set

leohemsted opened this issue · 1 comments

[leohemsted:~]$ env | grep PGDATABASE
PGDATABASE=notification_api
[leohemsted:~]$ cf conduit notify-db -- psql
 [ ... ]
OK Preparing command: [psql]
psql: FATAL:  database "notification_api" does not exist

dupe of #3