Re: Connection Refused Error

Поиск
Список
Период
Сортировка
От JohnD
Тема Re: Connection Refused Error
Дата
Msg-id 49B5AFC3.8030605@johndubchak.com
обсуждение исходный текст
Ответ на Re: Connection Refused Error  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: Connection Refused Error  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-general
Joshua D. Drake wrote:
> What does your listen_addresses say on the affected server? Also just to
> be safe do a /sbin/iptables -L and make sure you aren't blocking.
>

Joshua,

Thank you so much - that was it.  My postgresql.conf listen_addresses
was commented out which defaulted to 'localhost'.  Changing it to '*'
and restarting cleared the problem up.  Not sure why this "stopped" working.

Thanks again - I was beating myself up about this all day.

John

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: intermittant performance problem
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Connection Refused Error