Re: Problem to connect to the Windows Port - Mailing list pgsql-general

From Cornelia Boenigk
Subject Re: Problem to connect to the Windows Port
Date
Msg-id 003701c48ad7$6948b1b0$0201a8c0@zwerg2000
Whole thread Raw
In response to Re: Problem to connect to the Windows Port  ("Magnus Hagander" <mha@sollentuna.net>)
Responses Re: Problem to connect to the Windows Port  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-general
Hi all

> "Connection refused" suggests that you've got a firewall-type
problem,

The port 5432 is open in bith directions.
I can connect to remote databases from all machines and all OS without
any problem. Inside the local network I can access the databases in a
Cygwin-installation on another machine from the Windows Port but not
vice versa.

> netstat -an and look for the row that say LISTENING on port 5432 ?

On both machines there is the line
TCP    0.0.0.0:5432           0.0.0.0:0              LISTENING

Regards
Conni


pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: copy a database
Next
From: Tom Lane
Date:
Subject: Re: pgTcl and Refcursors