Re: Adding a test for speculative insert abort case - Mailing list pgsql-hackers

From Melanie Plageman
Subject Re: Adding a test for speculative insert abort case
Date
Msg-id CAAKRu_aaBZy=2jd_9SuVQts0FTx6dXCXVPKUqjd7reWn7icoxg@mail.gmail.com
Whole thread Raw
In response to Re: Adding a test for speculative insert abort case  (Andres Freund <andres@anarazel.de>)
Responses Re: Adding a test for speculative insert abort case
List pgsql-hackers

On Tue, Feb 11, 2020 at 4:45 PM Andres Freund <andres@anarazel.de> wrote:

I additionally restricted the controller_print_speculative_locks step to
the current database and made a bunch of debug output more
precise. Survived ~150 runs locally.

Lets see what the buildfarm says...


Thanks so much for finishing the patch and checking for race
conditions!

--
Melanie Plageman

pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: Avoiding hash join batch explosions with extreme skew and weird stats
Next
From: Masahiko Sawada
Date:
Subject: Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager