Re: Assertion failure with barriers in parallel hash join - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Assertion failure with barriers in parallel hash join
Date
Msg-id CA+hUKG+bLAqknnDhWq5Q42+H1noUM7w9PhXo_2Uje74V3s01Bg@mail.gmail.com
Whole thread Raw
In response to Assertion failure with barriers in parallel hash join  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Assertion failure with barriers in parallel hash join  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
On Tue, Sep 29, 2020 at 7:11 PM Michael Paquier <michael@paquier.xyz> wrote:
> #2  0x00000000009027d2 in ExceptionalCondition
> (conditionName=conditionName@entry=0xa80846 "!barrier->static_party",

> #4  0x0000000000682ebf in ExecParallelHashJoinNewBatch

Thanks.  Ohhh.  I think I see how that condition was reached and what
to do about it, but I'll need to look more closely.  I'm away on
vacation right now, and will update in a couple of days when I'm back
at a real computer.



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Improved Cost Calculation for IndexOnlyScan
Next
From: "tsunakawa.takay@fujitsu.com"
Date:
Subject: Disable WAL logging to speed up data loading