regression failures - further data - Mailing list pgsql-hackers-win32

From Andrew Dunstan
Subject regression failures - further data
Date
Msg-id 409AA987.702@dunslane.net
Whole thread Raw
Responses Re: regression failures - further data
List pgsql-hackers-win32
I have managed (with a lot of effort) to track down the apparent cause
of the regression failures I was seeing. They appear to be directly
related to the degree of parallelism with which the tests are run. I can
reliably get a 100% clean run on the serial tests, and on the parallel
tests with MAX_CONNECTIONS=5. But if I run at MAX_CONNECTIONS=10 I
(almost) always get failures, which for some reason that is beyond me
start with the copy test, which isn't even run in parallel with other tests.

This is all quite worrying, and suggests that we will need to do some
careful stress testing before we can release this.

Is there some W2K parameter I can tweak in the TCP stack that might
alleviate the problem?

Cheers

andrew

pgsql-hackers-win32 by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: pg_autovacuum Win32 service patch
Next
From: Bruce Momjian
Date:
Subject: Re: regression failures - further data