Re: winsock error 10004

From: Rainer Bauer <usenet(at)munnin(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: winsock error 10004
Date: 2008-07-21 10:41:35
Message-ID: fpp8841ku276hc0i2fau8sadcg2npc5obb@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Cédric Villemain wrote:

>I get the following error with postgresql 8.2.7 on a "Microsoft windows server
>2003 R2 Standard Edition Service pack 1" :
>
>« LOG: could not rename temporary statistics file "global/pgstat.tmp"
>to "global/pgstat.stat": Unknown winsock error 10004 »

10004 is WSAEINTR: Interrupted function call (a blocking operation was
interrupted by a call to WSACancelBlockingCall).

Not sure what happens in your case, but I was able to dig up this thread:
<http://archives.postgresql.org/pgsql-patches/2006-04/msg00034.php>

Maybe Magnus or some other Win32 hacker can shed some light on it.

Rainer

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Valentin Bogdanov 2008-07-21 11:05:17 Re: winsock error 10004
Previous Message Jean-Baptiste Quenot 2008-07-21 10:09:20 Problem loading ispell affix file with apostrophes