Partitioning: avoid insert in master table - Mailing list pgsql-novice

From Sergio Sinuco
Subject Partitioning: avoid insert in master table
Date
Msg-id CAHn1vgH_ConTmAYf5OQwv-=9-zRX+mOaWYjxLRP1s-tgxkcR0A@mail.gmail.com
Whole thread Raw
Responses Re: Partitioning: avoid insert in master table
List 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 by date:

Previous
From: avalon78 geek
Date:
Subject: Re: ERROR: invalid input syntax for integer: SQL state: 22P02
Next
From: Thom Brown
Date:
Subject: Re: error tryiing to insert with collate