Re: pgsql: Allow NOT VALID foreign key constraints on partitioned tables

2025-01-24 Thread Amul Sul
On Fri, Jan 24, 2025 at 12:19 PM Michael Paquier wrote: > > Hi Alvaro. > > On Thu, Jan 23, 2025 at 02:59:38PM +, Alvaro Herrera wrote: > > Allow NOT VALID foreign key constraints on partitioned tables > > > > This feature was intentionally omitted when FKs were first implemented > > for partit

Re: pgsql: Allow NOT VALID foreign key constraints on partitioned tables

2025-01-23 Thread Michael Paquier
Hi Alvaro. On Thu, Jan 23, 2025 at 02:59:38PM +, Alvaro Herrera wrote: > Allow NOT VALID foreign key constraints on partitioned tables > > This feature was intentionally omitted when FKs were first implemented > for partitioned tables, and had been requested a few times; the > usefulness is c