PostgreSql sudenly blocking local connections

0

Hey guys!

I'm having a strange behavior on my RDS Postgre instance.

My team always connected to the instance, setting their IP on inbound security group.

This week it stopped sudenly and we can't connect to anymore.

Interestingly, restoring some backups, I'm sometimes able to connect to these new instances and sometimes not.

Has anyone seen this behavior?

1 回答
0

Hi there,

This sounds like it could be related to security groups, firewall, or a proxy if you're behind one. Try using at least a /24 when setting inbound rules to your RDS instance. The IP address of RDS instances is also dynamic, meaning it changes, so this could have implications if you're behind a firewall or proxy.

These guides are great for troubleshooting common issues and setup though so read through these to see if the answer is in there:

I hope that helps :)

profile pictureAWS
支持工程师
Brandon
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则