Re: BUG #15577: Query returns different results when executedmultiple times - Mailing list pgsql-bugs

From Thomas Munro
Subject Re: BUG #15577: Query returns different results when executedmultiple times
Date
Msg-id CAEepm=2R5mcsBX5bJ2ZefT3x_V2az+zc2O+waeqrX_nOJKUPFQ@mail.gmail.com
Whole thread Raw
In response to Re: BUG #15577: Query returns different results when executedmultiple times  (Bartosz Polnik <bartoszpolnik@gmail.com>)
List pgsql-bugs
On Wed, Jan 9, 2019 at 8:48 PM Bartosz Polnik <bartoszpolnik@gmail.com> wrote:
> Thomas, I tried to reproduce this case with changes you listed, but failed to do that - the number of results was the
sameon each run. Could you post an updated script in an attachment?
 

Probably due to timing of parallel worker startup.  Different
computers, operating systems, alignment of the stars etc.  Debugging
parallel query problems is fun like that.

-- 
Thomas Munro
http://www.enterprisedb.com


pgsql-bugs by date:

Previous
From: Thomas Munro
Date:
Subject: Re: BUG #15577: Query returns different results when executedmultiple times
Next
From: Andrew Gierth
Date:
Subject: Re: BUG #15577: Query returns different results when executed multiple times