Thread: Re: [PERFORM] [pgsql-hackers-win32] scalability issues on win32

Re: [PERFORM] [pgsql-hackers-win32] scalability issues on win32

From
"Merlin Moncure"
Date:
> Attached patch solves the problem for me.Didn't see anything of the
> problem you described about hangs in my implementation. Probably
because
> mine exits at the first sign of a linebreak.

I confirmed the fix.  8.0.0 now starts up with net start (this is where
I first noticed the problem).  When I get some time I'll investigate if
this is related to the problems I was having with the statistics
collector.

Merlin