从共享数据库计划升级到新开发计划的错误

时间:2012-08-08 19:26:58

标签: heroku

我正在尝试将我的应用升级到新的开发计划,但在报告步骤中出错:

jseidel@EDP15:~/Dev/xxx$ heroku pgbackups:restore postgres://[xxx].amazonaws.com:[xxx]
Database on [xxx].amazonaws.com <---restore--- b001 (most recent)
SHARED_DATABASE
2012/08/08 06:16.20
23.2KB
! WARNING: Potentially Destructive Action
! This command will affect the app: xxx
! To proceed, type "xxx" or re-run this command with --confirm xxx
xxx
Pending... \
! An error occurred and your restore did not finish.

...谢谢乔恩

1 个答案:

答案 0 :(得分:0)

当我应该使用数据库ID(HREOKU_POSTGRESQL_NAVY)时,我正在使用实际的URL(postgresql:// xxx ...)