Page 1 of 1

Trying to connect to PostgreSQL server from R but getting error

Posted: Mon Oct 04, 2021 7:55 pm
by matthanc
I'm getting the following error when trying to connect to my PostgreSQL server:

Error: could not connect to server: Connection timed out (0x0000274C/10060)
Is the server running on host "xxxx.xxxx.sonic.net" (xxx.xx.xxx.xxx) and accepting
TCP/IP connections on port 5432?

Is there something I need to do in phpPgAdmin to fix this?