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

From Tom Lane
Subject Re: regression failures - further data
Date
Msg-id 27576.1083897170@sss.pgh.pa.us
Whole thread Raw
In response to Re: regression failures - further data  ("Andrew Dunstan" <andrew@dunslane.net>)
List pgsql-hackers-win32
"Andrew Dunstan" <andrew@dunslane.net> writes:
> Tom Lane said:
>> "Andrew Dunstan" <andrew@dunslane.net> writes:
>>> No, this is running with the patch that suppresses that. Basically,
>>> for some reason that I have been unable to find, and which leaves no
>>> log trace, copy just stops after about 4 or 5 lines, and then there
>>> are a bunch of consequent failures.

>> That seems *really weird*.  When you say "stops after 4 or 5 lines", do
>> you mean that the first few rows of the source data get committed
>> successfully, but the rest don't?

> Er, no :-) I mean the first few lines of source code ... around where it
> does the "delete from onek".

Oh, you mean the copy regression script stops.

Is it possible that it didn't fail, per se, but simply stopped making
progress?

Theoretically the regression script couldn't move on to later steps
until that script gets done, but it wouldn't be quite so weird to think
that that interlock failed ...

            regards, tom lane

pgsql-hackers-win32 by date:

Previous
From: "Andrew Dunstan"
Date:
Subject: Re: regression failures - further data
Next
From: "Magnus Hagander"
Date:
Subject: Re: regression failures - further data