Re: [Re] Re: Winsock error 10035 while trying to upgrade from 8.0 to 8.2

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-05-21 19:39:40
Message-ID: 4651F57C.7060002@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Cyril VELTER wrote:
> No I'm not. It's not even complied in the server nor in the pg_dump binary.
>
> The server is built on windows using MSYS simply with ./configure && make all
> && make install
>
>
> I've been able to reproduce the problem 6 times (at random points in the
> process, but it never complete successfully). Is there any test I can do to
> help investigate the problem ?

Sorry I haven't gotten back to you for a while.

Yeah, if you can attach a debugger to the backend (assuming you have a
predictable backend it happens to - but if you're loading, you are using
a single session, I assume?), add a breakpoint around the area of the
problem, and get a backtrace from exactly where it shows up, that would
help.

//Magnus

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rodrigo De León 2007-05-21 20:42:21 Re: doverlaps() returns null
Previous Message sudhir 2007-05-21 18:15:36 Lock table, Select for update and Serialization error