Hey,
I'm attempting to connect to my PostgreSQL server which is on my Linux ubuntu machine with pgAdmin4 remotely from my Windows PC. I'm pretty sure I have correctly configured everything necessary, but it still gives me this error:
Unable to connect to server:
could not connect to server: Connection timed out (0x0000274C/10060)
Is the server running on host "-----------------------" (-------------) and accepting
TCP/IP connections on port 5432?
could not connect to server: Connection timed out (0x0000274C/10060)
Is the server running on host "-----------------------" (-------------) and accepting
TCP/IP connections on port 5432?
Please advise.