Re: BUG #2642: Connection problems without IPv6

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: BUG #2642: Connection problems without IPv6
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA0FBEF@algol.sollentuna.se
обсуждение исходный текст
Ответ на BUG #2642: Connection problems without IPv6  ("Christoph Zwerschke" <cito@online.de>)
Ответы Re: BUG #2642: Connection problems without IPv6  (Christoph Zwerschke <cito@online.de>)
Список pgsql-bugs
> The following bug has been logged online:
>=20
> Bug reference:      2642
> Logged by:          Christoph Zwerschke
> Email address:      cito@online.de
> PostgreSQL version: 8.1.4
> Operating system:   Win XP
> Description:        Connection problems without IPv6
> Details:=20
>=20
> I am using PostgreSQL 8.1.4 on Win XP, installed from the=20
> official binary.
>=20
> When I start the PostgreSQL service, and I have my LAN=20
> network interface activated with TCP/IP installed, but IPv6=20
> deinstalled, I cannot connect to the PostgreSQL database. In=20
> the log file, I get the following error
> message:
>=20
> "LOG: could not receive data from client: An operation was=20
> attempted on something that is not a socket."
>=20
> This problem does *not* happen if:
>=20
> - the LAN network interface is deactivated or
> - the TCP/IP protocol is deactivated or
> - the TCP/IP protocol is activated, and TCP/IP v6 protocol is=20
> installed (must not be activated)
>=20
> It happens only if:
>=20
> - the LAN network interface is activated and
> - the TCP/IP protocol is activated and
> - the TCP/IP v6 protocol is not installed

I've never seen any mention at all about this before. Do you have any
antivirus or firewall software on this machine? Especially firewall
software has a bad habit of breaking regular winsock operations, as
we've seen in many different cases...

Also, what is the value of listen_addresses in your postgresql.conf?


//Magnus

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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: BUG #2646: Installation Failed due to Permissions
Следующее
От: "Meikel Bisping"
Дата:
Сообщение: BUG #2654: comments not ignored