postgresql - Heroku 页面 :backups fails with "an error"

标签 postgresql heroku

这种任意失败似乎是 Rails 应用程序学习曲线的一部分,所以对于这样一个头脑简单的问题,我深表歉意,但是:'heroku pgbackups:capture ' 简直是……失败了。也就是说,我在 heroku 上捕获了我的 Postgresql 数据库的 URL,然后将其粘贴到:

% heroku pgbackups:capture postgres://<secret rest of db URL>

...并得到以下响应:

Database on ec2-50-19-215-116.compute-1.amazonaws.com ----backup---> b003

Pending... \

! An error occurred and your backup did not finish.

有帮助,嗯?有什么线索可以解决这个问题吗?感谢您帮助解决一个天真的问题。

史蒂夫厄普斯蒂尔

最佳答案

如果问题仍然存在,请联系支持人员 - 您无能为力。

关于postgresql - Heroku 页面 :backups fails with "an error",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9390100/

相关文章:

sql - 从函数中获取给定表名的列名

node.js - 无法通过 heroku-cli 和 github 将 nodejs 部署到 heroku

reactjs - 如何为成功部署的React App修复Heroku应用程序错误

node.js - 无法在 Heroku 上托管 MEAN 堆栈应用程序

ruby-on-rails - Rails ActiveRecord Model.uniq.pluck :id doesn't work with postgres

ruby-on-rails - Rails 和 Postgresql 连接空格

javascript - 按列和关联记录的列序列化查询表

node.js - Heroku/Nodejs 无法启动,at=错误代码=H10 desc="App

ruby-on-rails - 在基于 SSL 的 Heroku 主机名上将根域重定向到 www

postgresql - 如何为 PostgreSQL 11 服务器设置后台 worker ?