I can’t connect to free postgreSQL via any app (beaver, pgadmin, azure studio…), 'cause it can’t connect too long.
maybe I do something wrong ot it is normal?
Are you specifying the hostname and particularly the port (which differs from the default) correctly? If there is no response at all, not even a refusal to permit the connection, then you’re not getting through to the right port. Be sure there are no IP address filters set on the service, too; or if there are, they match the ranges of your public IPs (which may vary over time with some ISPs).
Of course, I was connecting to the right port and all the connection data was entered correctly.
But it doesn’t matter anymore, I switched to another provider.
Interesting. Unable to connect to MySQL database with DataGrip & MySQL Workbench was reporting the same problem, and I was unable to reproduce.
Same deal here… Here’s an Aiven PostgreSQL connection in DBeaver.
I realize it is sadly probably too late for you, @D3NMOH, but if anyone else is hitting these kinds of timeout issues, hit me up on our Discord, and we’ll see if we can figure it out.
Its a maintenance problem I think, It should be fine now.