Re: Table partitioning problem - Mailing list pgsql-performance

From Robert Haas
Subject Re: Table partitioning problem
Date
Msg-id AANLkTikxt=JTY+dMq769vGOnTYQRmk2O1hJ0YsD5vKLW@mail.gmail.com
Whole thread Raw
In response to Re: Table partitioning problem  (Samba GUEYE <samba.gueye@intesens.com>)
Responses Re: Table partitioning problem  (Samba GUEYE <samba.gueye@intesens.com>)
List pgsql-performance
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.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgsql-performance by date:

Previous
From: Maciek Sakrejda
Date:
Subject: Re: ANTI-JOIN needs table, index scan not possible?
Next
From: fork
Date:
Subject: Re: Tuning massive UPDATES and GROUP BY's?