Re: Allow parallel plan for referential integrity checks? - Mailing list pgsql-hackers

From Frédéric Yhuel
Subject Re: Allow parallel plan for referential integrity checks?
Date
Msg-id af6a76ad-820f-0e46-0cd6-d1729a6a4e06@dalibo.com
Whole thread Raw
In response to Re: Allow parallel plan for referential integrity checks?  ("Gregory Stark (as CFM)" <stark.cfm@gmail.com>)
Responses Re: Allow parallel plan for referential integrity checks?  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers

On 3/20/23 15:58, Gregory Stark (as CFM) wrote:
> On Mon, 12 Dec 2022 at 11:37, Frédéric Yhuel <frederic.yhuel@dalibo.com> wrote:
>>
>> I've planned to work on it full time on week 10 (6-10 March), if you
>> agree to bear with me. The idea would be to bootstrap my brain on it,
>> and then continue to work on it from time to time.
> 
> Any updates on this patch? 

I had the opportunity to discuss it with Melanie Plageman when she came 
to Paris last month and teach us (Dalibo's folk) about the patch review 
process.

She advised me to provide a good test case first, and to explain better 
how it would be useful, which I'm going to do.

> Should we move it to next release at this
> point? Even if you get time to work on it this commitfest do you think
> it's likely to be committable in the next few weeks?
> 

It is very unlikely. Maybe it's better to remove it from CF and put it 
back later if the test case I will provide does a better job at 
convincing the Postgres folks that RI checks should be parallelized.



pgsql-hackers by date:

Previous
From: Schoemans Maxime
Date:
Subject: Re: Implement missing join selectivity estimation for range types
Next
From: Maxim Orlov
Date:
Subject: Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15)