Trying to connect to database with flags, my ip exist in trusted sources, but anyway get this error
psql: could not connect to server: Operation timed out
Is the server running on host "___________.ondigitalocean.com" (46.101.___.___) and accepting
TCP/IP connections on port 25061?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @fitumapp,
Can you please try and follow this tutorial -
https://www.digitalocean.com/community/tutorials/how-to-connect-to-managed-database-ubuntu-18-04#connecting-to-a-managed-mysql-database
It should show you how to perform the task you are aiming to do.
Regards, KDSys