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

查看:19
本文介绍了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 日志"查看的消息.

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

知道我做错了什么吗?

推荐答案

使用 pgbackups 代替 taps/db:pull

Use pgbackups instead of taps/db:pull

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

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

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