FW: PostgreSQL and iptables - Mailing list pgsql-general

From
Subject FW: PostgreSQL and iptables
Date
Msg-id C5DBACC6DCC7604C9E4875FD9C7968B11A12B8D918@ITXS01EVS.service.it.nrw.de
Whole thread Raw
In response to Re: PostgreSQL and iptables  (Melvin Davidson <melvin6925@gmail.com>)
Responses Re: FW: PostgreSQL and iptables  (Mephysto <mephystoonhell@gmail.com>)
List pgsql-general

Melvin Davidson wrote on Friday, June 12, 2015 5:10 PM:

> To allow external ip access, you need to specifcally add the ip's  to the pg_hba.conf on the PostgreSQL server

> and then reload the PostgreSQL cluster. IE: pg_ctl reload

 

Generally, yes.  But the original poster’s error message said “No route to host,” this is not pg_hba.conf-related.

 

Mephysto will have to look into how routing is configured on his machine.  (I doubt it’s a firewall issue either – with those you more likely get no response at all.)

 

Cheers,

Holger Friedrich

 

pgsql-general by date:

Previous
From: Melvin Davidson
Date:
Subject: Re: PostgreSQL and iptables
Next
From: Manuel Kniep
Date:
Subject: cached row type not invalidated after DDL change