【发布时间】:2012-02-12 02:56:53
【问题描述】:
我收到以下错误消息:
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 日志”查看的消息。
知道我做错了什么吗?
【问题讨论】:
-
1.只需执行“heroku db:pull”?,2.查看您自己的日志,3.实时数据库是否真的有模式?
-
然后你会得到:Loaded Taps v0.3.23 !无效的数据库 url
-
服务器日志里有什么吗?你能开一张支持票吗?
-
服务器日志中什么都没有,我刚开了一个支持票。
-
你有没有从 heroku 那里得到答案?
标签: ruby database heroku migration taps