From: Jehan-Guillaume de Rorthais <j...@dalibo.com> Sent: Monday, March 21, 2022 11:36 Subject: Re: Detaching a partition with a FK on itself is not possible > I changed the list destination Thanks
> Another solution could be to teach the create partition to detect a self > referencing FK and actually create a self referencing FK, not pointing to the > partitioned table, and of course issuing a NOTICE to the client. That's what I meant. I didn't think about the NOTICE, but that's a good idea. Regards Arne