Re: Connection refused (0x0000274D/10061)

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Connection refused (0x0000274D/10061)
Дата
Msg-id 4E86513C.2080709@ringerc.id.au
обсуждение исходный текст
Ответ на Connection refused (0x0000274D/10061)  ("Pietro Laranci" <p.laranci@terrasystem.it>)
Список pgsql-general
On 09/30/2011 06:17 PM, Pietro Laranci wrote:

> On the machines are not active firewalls.

Most likely there _is_ a firewall involved, maybe just not one you're
aware of. As Adrian said, check the settings in the standard Windows
Firewall if you're on Windows.

For more troubleshooting: Check netstat to see if PostgreSQL is actually
listening on the port you've configured. Use Wireshark to capture
incoming tcp/ip traffic and see if (a) SYN packets to open the
connection actually reach the server, and (b) whether the server
actually replies with an RST to reject the connection or if something
else happens.

--
Craig Ringer

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Change server encoding after the fact
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: stored procs