Re: lockup in parallel hash join on dikkop (freebsd 14.0-current) - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: lockup in parallel hash join on dikkop (freebsd 14.0-current)
Date
Msg-id CA+hUKGKLXJbu556XX76CfFG=1qASz6wS27=XSi6Rrv+dYy4wkg@mail.gmail.com
Whole thread Raw
In response to Re: lockup in parallel hash join on dikkop (freebsd 14.0-current)  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Sat, Jan 28, 2023 at 4:42 PM Andres Freund <andres@anarazel.de> wrote:
> Did you use the same compiler / compilation flags as when elver hit it?
> Clearly Tomas' case was with at least some optimizations enabled.

I did use the same compiler version and optimisation level, clang
llvmorg-13.0.0-0-gd7b669b3a303 at -O2.



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Something is wrong with wal_compression
Next
From: Amit Kapila
Date:
Subject: Re: Deadlock between logrep apply worker and tablesync worker