Re:Re: BUG #19070: issue with DETACH PARTITION CONCURRENTLY on ahash partition table - Mailing list pgsql-bugs

From songjinzhou
Subject Re:Re: BUG #19070: issue with DETACH PARTITION CONCURRENTLY on ahash partition table
Date
Msg-id tencent_EA7D63A94134796E9642452AF86235FA3B08@qq.com
Whole thread Raw
In response to Re:Re: BUG #19070: issue with DETACH PARTITION CONCURRENTLY on a hash partition table  (ocean_li_996 <ocean_li_996@163.com>)
Responses Re: BUG #19070: issue with DETACH PARTITION CONCURRENTLY on ahash partition table
List pgsql-bugs
Hello hackers, Haiyang. I think the direct deletion of the DetachAddConstraintIfNeeded function in the patch above might not be a good idea. Will this create new problems?

Of the two solutions Haiyang mentioned earlier, is the second one more appropriate? Should it be deleted after detaching? For example, somewhere in the DetachPartitionFinalize function?

Of course, these are just my personal thoughts. Thank you.

pgsql-bugs by date:

Previous
From: Marco Boeringa
Date:
Subject: Re: Potential "AIO / io workers" inter-worker locking issue in PG18?
Next
From: ocean_li_996
Date:
Subject: Re: BUG #19070: issue with DETACH PARTITION CONCURRENTLY on ahash partition table