小编Jam*_*mes的帖子

Connecting to Heroku Postgres using SSH (Putty)

I'd like to be able to connect to my Heroku postgres (crane) database from my desktop using Putty.

我最近从 Webfaction 搬到了 Heroku。在网络上,这是一个非常简单的过程(通过他们的文档:http : //docs.webfaction.com/user-guide/databases.html#starting-an-ssh-tunnel-with-putty)。

Heroku 允许您使用heroku pg:credentials. 此处显示:https : //devcenter.heroku.com/articles/heroku-postgresql#external-connections-ingress。我似乎无法弄清楚如何使用此信息通过 Putty 连接到数据库。

如果我尝试使用 Heroku info Putty 进行设置,则会出现此错误: Disconnected: No supported authentication methods available.

postgresql ssh putty heroku

6
推荐指数
1
解决办法
4231
查看次数

标签 统计

heroku ×1

postgresql ×1

putty ×1

ssh ×1