1.设置:
2.问题:
A5连接失败 err: no pg_hba.conf entry for host "172.31.2.85", user "postgres", database "database-1", no encryption
3.解决:
在RDS里的数据库要设置成允许公开访问(但是注意是收费的,不用的时候就及时关闭)
1.设置:
2.问题:
A5连接失败 err: no pg_hba.conf entry for host "172.31.2.85", user "postgres", database "database-1", no encryption
3.解决:
在RDS里的数据库要设置成允许公开访问(但是注意是收费的,不用的时候就及时关闭)