Partitioning: avoid insert in master table

Поиск
Список
Период
Сортировка
От Sergio Sinuco
Тема Partitioning: avoid insert in master table
Дата
Msg-id CAHn1vgH_ConTmAYf5OQwv-=9-zRX+mOaWYjxLRP1s-tgxkcR0A@mail.gmail.com
обсуждение исходный текст
Ответы Re: Partitioning: avoid insert in master table  (Chetan Suttraway <chetan.suttraway@enterprisedb.com>)
Список pgsql-novice
Hi everyone. I have problems with the trigger in master table in a  basic table partitioning. The trigger is "ON BEFORE INSERT" and return NULL, but the row is inserted in the master and child table. I'm using Postgresql 8.4. What can I do?

Thanks,

Sergio Sinuco.

В списке pgsql-novice по дате отправления:

Предыдущее
От: avalon78 geek
Дата:
Сообщение: Re: ERROR: invalid input syntax for integer: SQL state: 22P02
Следующее
От: Thom Brown
Дата:
Сообщение: Re: error tryiing to insert with collate