SSH 到 AWS RDS Postgres 实例

naj*_*eeb 0 postgresql rds amazon-web-services pgbouncer

我想在我的 postgres rds 中安装 pgbouncer,但我无法访问该实例,就像我们访问 ec2 实例一样。那么有没有一种方法可以让我通过 ssh 连接到机器(不是 psql,它工作正常)。

E.J*_*nan 5

您不能直接访问 rds 底层实例,这是设计使然。