Re: TCP/IP connection

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: TCP/IP connection
Дата
Msg-id 13544.1053570155@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: TCP/IP connection  (Dhananjay Mishra <dmishra@vt.edu>)
Список pgsql-admin
Dhananjay Mishra <dmishra@vt.edu> writes:
>> I am trying to open the server for TCP/IP connection. My server is RedHat
>> 7.2(postgresql-7.1.

Recent versions of Red Hat (I think as far back as 7.2) have fairly
draconian packet filtering installed by default.  Are you getting a
"connection refused" error, rather than a Postgres-ish "no pg_hba entry"
error?  If the former, your problem is probably that the kernel is
configured not to allow any traffic to port 5432.  You'll need to poke
a hole in the filtering rules.

            regards, tom lane

В списке pgsql-admin по дате отправления:

Предыдущее
От: postgres timeless
Дата:
Сообщение: Las Vegas Job
Следующее
От: "Dhananjay Mishra"
Дата:
Сообщение: Re: TCP/IP connection