connecting to RDS

Has anyone been able to successfully set up a connection to Amazon RDS using a SHH tunnel?  I'm not having much luck.

0
Avatar
Permanently deleted user

I used to connect to my postgresql on heroku by adding an additional parameter in the url string of the connecton (sslmode = require). If you are connecting to a postgresql db you can find some additional documentation about the parameter here.



Attachment(s):
001102.png
0

请先登录再写评论。