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

From Tom Lane
Subject Re: Remote / network connection fails
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Remote / network connection fails  (Nils Zierath <[email protected]>)
Responses Re: Remote / network connection fails
List pgsql-novice
Nils Zierath <[email protected]> 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