Re: Remote / network connection fails - Mailing list pgsql-novice

From Tom Lane
Subject Re: Remote / network connection fails
Date
Msg-id 11000.1208788571@sss.pgh.pa.us
Whole thread Raw
In response to Re: Remote / network connection fails  (Nils Zierath <nils.zierath@uni-bonn.de>)
Responses Re: Remote / network connection fails  (Nils Zierath <nils.zierath@uni-bonn.de>)
List pgsql-novice
Nils Zierath <nils.zierath@uni-bonn.de> writes:
> hmm strange,
> Andrej, I tried again and got the same output as you posted:

> my_host:/etc# netstat -anp|grep postgres
> tcp        0      0 0.0.0.0:5432            0.0.0.0:*               LISTEN      3298/postgres
> tcp6       0      0 :::5432                 :::*                    LISTEN      3298/postgres

In that case it's probably a firewall problem.  Double-check what you
did with iptables.

            regards, tom lane

pgsql-novice by date:

Previous
From: Nils Zierath
Date:
Subject: Re: Remote / network connection fails
Next
From: e-letter
Date:
Subject: Re: convert text file to database