From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | cyril(dot)velter(at)metadys(dot)com |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: [Re] Re: Winsock error 10035 while trying to upgrade from 8.0 to 8.2 |
Date: | 2007-06-04 13:40:27 |
Message-ID: | 20070604134027.GB26996@svr2.hagander.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, May 29, 2007 at 11:25:30PM +0200, Magnus Hagander wrote:
> > What do you think ? may be a bug in the windows server installation I have
> > (this machines have not been updated for some times, perhaps I should try to do
> > that and see if the problem is still there. In the long run, I plan to upgrade
> > to windows 2003).
>
> I don't *think* it should be a bug with your version, it doesn't look
> like it. but if you're not on the latest service pack, that's certainly
> possible. Please update to latest servicepack + updates from Windows
> Update / WSUS, and let me know if the problem persists.
>
> Meanwhile, I'll try to cook up a patch.
I have applied a patch for this to HEAD and 8.2. It includes a small wait
so we don't hit it too hard, and a limit on 5 retries before we simply give
up - so we don't end up in an infinite loop.
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2007-06-04 14:08:23 | Re: NULLS and User Input WAS Re: multimaster |
Previous Message | Andrew Sullivan | 2007-06-04 13:25:05 | Re: High-availability |