Re: Postgres 13.3 times out when attempting to connect via odbc & pgAdmin4 - Mailing list pgsql-admin

From Tom Lane
Subject Re: Postgres 13.3 times out when attempting to connect via odbc & pgAdmin4
Date
Msg-id 713931.1626891438@sss.pgh.pa.us
Whole thread Raw
In response to Re: Postgres 13.3 times out when attempting to connect via odbc & pgAdmin4  (Kevin Struckhoff <kevinstruckhoff@yahoo.com>)
List pgsql-admin
Kevin Struckhoff <kevinstruckhoff@yahoo.com> writes:
> telnettting to 5432 fails.
> Ports 22 and 9090 are open/listening and telnetting just fine. The problem must be on the Win 10 side.

Sure sounds like a firewall (packet filter) issue to me.
Maybe Windows is filtering port-5432 traffic, but it's
at least as likely that you need to open the port on
the server side.  Check the iptables configuration,
or whatever local equivalent you're using.

            regards, tom lane



pgsql-admin by date:

Previous
From: Kevin Struckhoff
Date:
Subject: Re: Postgres 13.3 times out when attempting to connect via odbc & pgAdmin4
Next
From: Ron
Date:
Subject: Re: Data corruption