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

2007-06-04 Thread Magnus Hagander
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

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

2007-05-30 Thread Cyril VELTER
De : mailto:[EMAIL PROTECTED] > Cyril VELTER wrote: > > OK, I've the results of my tests : > > > > With the previous code, then message "SOCKERROR" is printed 5 times > > during the > > whole process (100 Gb dump import with psql). There one group of three and one > > group of two, b

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

2007-05-29 Thread Magnus Hagander
Cyril VELTER wrote: > OK, I've the results of my tests : > > With the previous code, then message "SOCKERROR" is printed 5 times > during the > whole process (100 Gb dump import with psql). There one group of three and > one > group of two, but I don't have timestamps and am not su

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

2007-05-28 Thread Cyril VELTER
> Cyril VELTER wrote: > > > >>> Cyril VELTER wrote: > Searching the source files, it seems the error message is generated in > port/win32/socket.c line 594. > >>> Right, but the important thing is which path down to that function is it > >>> generated in. Which is why a backtrace would

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

2007-05-26 Thread Magnus Hagander
Cyril VELTER wrote: > >>> Cyril VELTER wrote: Searching the source files, it seems the error message is generated in port/win32/socket.c line 594. >>> Right, but the important thing is which path down to that function is it >>> generated in. Which is why a backtrace would help. >>

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

2007-05-25 Thread Cyril VELTER
> > Cyril VELTER wrote: > > > > > > Searching the source files, it seems the error message is generated in > > > port/win32/socket.c line 594. > > > > Right, but the important thing is which path down to that function is it > > generated in. Which is why a backtrace would help. > > Y

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

2007-05-24 Thread Cyril VELTER
> Cyril VELTER wrote: > >> 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 reprodu

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

2007-05-23 Thread Magnus Hagander
Cyril VELTER wrote: >> 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 p

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

2007-05-22 Thread Cyril VELTER
> 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

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

2007-05-21 Thread Magnus Hagander
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 po

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

2007-05-13 Thread Cyril VELTER
> [EMAIL PROTECTED] wrote : > Cyril VELTER wrote: > > > > I'm trying to upgrade a pretty big database (60G) from postgres 8.0 to > > postgres 8.2 on windows 2000 Server (both version running on the same machine > > on different ports). During the migration process, I always get an error at

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

2007-05-13 Thread Magnus Hagander
Cyril VELTER wrote: > > I'm trying to upgrade a pretty big database (60G) from postgres 8.0 to > postgres 8.2 on windows 2000 Server (both version running on the same machine > on different ports). During the migration process, I always get an error at > some point (never the same) : Int