Short description: AWS RDS connecting server to pgAdmin 4, PostgreSQL 11
Done: I have done similar to this guy or to this AWS guide, but at the end when I click Save, it does not accept it for me. Instead it gives the following:
Error:
Error saving properties
Unable to connect to server:
timeout expired
What I have tried to solve the problem:
The instance is active, and it is two hours after creation
I have also allowed to access the database with the outside of an AWS database client "YES"
This Stack Overflow answer does not deliver results: AWS RDS PostgreSQL pgAdmin - Server doesn't listen. Actually, after refreshing my security group like the guide says, my whole database disappeared
I have home Wi-Fi, so there aren't any corporate firewalls or any of those issues: Unable to connect to AWS RDS instance
while reading the previous Server Fault post, I looked up my
RDS/Databases: what was empty
RDS/Security groups: empty and I have this message:
Your account does not support the EC2-Classic Platform in this region. DB Security Groups are only needed when the EC2-Classic Platform is supported. Instead, use VPC Security Groups to control access to your DB Instances.
I have tried which this question: Unable to connect to public PostgreSQL RDS instance that had two good answers, but they gave the same error even after doing both of the changes


