【发布时间】:2015-08-17 04:09:53
【问题描述】:
我正在尝试根据Share database between 2 apps in Heroku 在Heroku 上的两个应用程序之间共享一个数据库,但是在第二个应用程序上设置 database_url 会出错:
$ heroku config:add DATABASE_URL=postgres://...
Setting config vars and restarting pacific-headland-1960... failed
! Cannot destroy last attachment to billing app for resource loving-subtly-5807
【问题讨论】:
标签: postgresql heroku