From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: intermittent failures in Cygwin from select_parallel tests |
Date: | 2017-06-07 13:24:46 |
Message-ID: | 10908.1496841886@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> On Wed, Jun 7, 2017 at 6:36 AM, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>> I don't think so because this problem has been reported previously as
>> well [1][2] even before the commit in question.
>>
>> [1] - https://www.postgresql.org/message-id/1ce5a19f-3b1d-bb1c-4561-0158176f65f1%40dunslane.net
>> [2] - https://www.postgresql.org/message-id/25861.1472215822%40sss.pgh.pa.us
> Oh, good point. So this is a longstanding bug that has possibly just
> gotten easier to hit.
> I still think figuring out what's going on with the
> ParallelWorkerNumbers is a good plan.
Also, your suggestion in
for a quicker path to reproducing it might still be valid. Although at
this point, it seems like something we've changed recently has made it
occur often enough in the buildfarm that repeating the standard regression
tests should be good enough.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Mike Palmiotto | 2017-06-07 13:49:27 | Re: BUG #14682: row level security not work with partitioned table |
Previous Message | Robert Haas | 2017-06-07 13:00:27 | Re: Why does logical replication launcher set application_name? |