Re: FW: PostgreSQL and iptables

From: mephysto <mephystoonhell(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: FW: PostgreSQL and iptables
Date: 2015-06-16 13:02:32
Message-ID: 1434459752546-5854028.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Many thanks to all, I resolved my issue. A rules has lacked in iptables, like
this:

iptables -A INPUT -p tcp --dport 5997 -j ACCEPT

Bye.

Meph

--
View this message in context: http://postgresql.nabble.com/PostgreSQL-and-iptables-tp5853587p5854028.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John Lumby 2015-06-16 13:21:50 Re: RegisterBackgroundWorker does not actually start a bg worker process in 9.4.4
Previous Message Bill Moran 2015-06-16 11:40:43 Re: Compression function