Unknown winsock error 10061 - Mailing list pgsql-bugs

From wstrzalka
Subject Unknown winsock error 10061
Date
Msg-id abce83d8-2fc1-4909-96a6-0ac1f6ed557c@b14g2000yqd.googlegroups.com
Whole thread Raw
Responses Re: Unknown winsock error 10061  (Dave Page <dpage@pgadmin.org>)
List pgsql-bugs
After upgrading to 8.4 on Vista I see no progress on the shared memory
problem unfortunately.

I think it's even worse now (previously it happened mainly when OS
went to sleep & then was restored, now it's all the time).

My log looks like this.

----------------------------------------------------------------------------------------------------------------------------------------------
FATAL:  could not reattach to shared memory (key=288, addr=02A00000):
487
2009-07-06 11:39:45 CESTLOG:  could not receive data from client:
Unknown winsock error 10061
2009-07-06 11:39:45 CESTLOG:  unexpected EOF on client connection
FATAL:  could not reattach to shared memory (key=288, addr=02A00000):
487
2009-07-06 11:40:20 CESTLOG:  could not receive data from client:
Unknown winsock error 10061
2009-07-06 11:40:20 CESTLOG:  unexpected EOF on client connection
2009-07-06 11:40:20 CESTLOG:  could not receive data from client:
Unknown winsock error 10061
2009-07-06 11:40:20 CESTLOG:  unexpected EOF on client connection

-----------------------------------------------------------------------------------------------------------------------------------------------

Our application runs on Linux in the production environment, but all
the developers works on Windows with local PG installations. Some of
them are getting the error - some don't.
.
It's really big problem explaining to the people that PG is really
good database.

Is there any chance to do something with it?

pgsql-bugs by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: BUG #4901: Column name "window" breaks pg_dump/pg_restore
Next
From: Dave Page
Date:
Subject: Re: Unknown winsock error 10061