My postgresql db is on free tier. network is ‘Open to all’, but still unable to connect, getting ’ Connection timed out (0x0000274C/10060)’ error
$ psql ‘postgres://avnadmin:***********@pg-otp-dev-otp-dev.f.aivencloud.com:20851/defaultdb?sslmode=require’
psql: error: connection to server at “pg-otp-dev-otp-dev.f.aivencloud.com” (52.66.217.107), port 20851 failed: Connection timed out (0x0000274C/10060)
Is the server running on that host and accepting TCP/IP connections?