Re: Table partitioning problem - Mailing list pgsql-performance

From Samba GUEYE
Subject Re: Table partitioning problem
Date
Msg-id 4D7E455E.5050908@intesens.com
Whole thread Raw
In response to Re: Table partitioning problem  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Table partitioning problem
List pgsql-performance
Yeah but is there a workaround to force the root table to propagate the
foreign key to the partitionned table
because right now all foreign keys to partitionned table throws
constraints violation and it's a big problem for me
Le 11/03/2011 19:31, Robert Haas a écrit :
> On Thu, Mar 10, 2011 at 3:25 AM, Samba GUEYE<samba.gueye@intesens.com>  wrote:
>> The measure insertion is successful but problems raise up when inserting in
>> the simpleMeasure table because it can't find the foreign key inserted the
>> measure table and do not look at the partitionned tables
> Yes, that's how it works.
>


pgsql-performance by date:

Previous
From: runner
Date:
Subject: Re: Tuning massive UPDATES and GROUP BY's?
Next
From: Julius Tuskenis
Date:
Subject: Re: unexpected stable function behavior