Re: Table partitioning problem

Поиск
Список
Период
Сортировка
От Samba GUEYE
Тема Re: Table partitioning problem
Дата
Msg-id 4D7E455E.5050908@intesens.com
обсуждение исходный текст
Ответ на Re: Table partitioning problem  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Table partitioning problem  (Robert Haas <robertmhaas@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: runner
Дата:
Сообщение: Re: Tuning massive UPDATES and GROUP BY's?
Следующее
От: Julius Tuskenis
Дата:
Сообщение: Re: unexpected stable function behavior