heroku db:pull不工作? [英] heroku db:pull does not work?

查看:218
本文介绍了heroku db:pull不工作?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我收到以下错误讯息:

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查看的消息。

The command above does not produce any messages in the log that can be viewed using 'heroku logs'.

任何想法我做错了什么?

Any idea what I am doing wrong?

推荐答案

使用pgbackups而不是taps / db:pull

Use pgbackups instead of taps/db:pull

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

这篇关于heroku db:pull不工作?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆