ruby - 英雄数据库 :pull does not work?

标签 ruby database heroku migration taps

我收到以下错误消息:

heroku db:pull --debug postgres://USERNAME:PASSWORD@localhost/test 
Loaded Taps v0.3.23
Warning: Data in the database 'postgres://USERNAME:PASSWORD@localhost/test' will be overwritten and will not be recoverable.
Receiving schema
Unable to fetch tables information from http://heroku:foo9dsfsdfsdb465ar@taps19.heroku.com. Please check the server log.

上面的命令不会在日志中生成任何可以使用“heroku logs”查看的消息。

知道我做错了什么吗?

最佳答案

使用 pgbackups 代替 taps/db:pull

http://devcenter.heroku.com/articles/pgbackups

关于ruby - 英雄数据库 :pull does not work?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8892354/

相关文章:

ruby-on-rails - Heroku - 如何写入 "tmp"目录?

Ruby OpenSSL 与 Linux openssl

ruby-on-rails - Rails 4 + Ember-Auth + 为 Ember.js 设计入门套件

mysql - 数据库设计问题,我应该防止交叉关系吗?

Git 设置 ssh key

ruby-on-rails - Heroku 预编译 Assets 失败

ruby - Ruby 中类单例方法的方法查找

ruby - 如何创建持久 TCP 套接字?

sql - Count(Distinct x) 和 Group By y

php - Laravel 定义关系