From: | Valentin Bogdanov <valiouk(at)yahoo(dot)co(dot)uk> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org, Rainer Bauer <usenet(at)munnin(dot)com> |
Subject: | Re: winsock error 10004 |
Date: | 2008-07-21 11:05:17 |
Message-ID: | 234001.51411.qm@web25807.mail.ukl.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
It's a long shot but I found another interesting info which might be the cause for this error.
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2471447&SiteID=1
Regards
Val
--- On Mon, 21/7/08, Rainer Bauer <usenet(at)munnin(dot)com> wrote:
> From: Rainer Bauer <usenet(at)munnin(dot)com>
> Subject: Re: [BUGS] winsock error 10004
> To: pgsql-bugs(at)postgresql(dot)org
> Date: Monday, 21 July, 2008, 11:41 AM
> 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
>
> --
> Sent via pgsql-bugs mailing list
> (pgsql-bugs(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
__________________________________________________________
Not happy with your email address?.
Get the one you really want - millions of new email addresses available now at Yahoo! http://uk.docs.yahoo.com/ymail/new.html
From | Date | Subject | |
---|---|---|---|
Next Message | Valentine Gogichashvili | 2008-07-21 11:19:52 | BUG #4319: lower()/upper() does not know about UNICODE case mapping |
Previous Message | Rainer Bauer | 2008-07-21 10:41:35 | Re: winsock error 10004 |