DDL partitioning with insert trigger issue - Mailing list pgsql-general

From mark
Subject DDL partitioning with insert trigger issue
Date
Msg-id 008201cb0c13$720c45f0$5624d1d0$@com
Whole thread Raw
Responses Re: DDL partitioning with insert trigger issue
Re: DDL partitioning with insert trigger issue
List pgsql-general

Hello,

 

I am running PG 8.3. and following the guide found at http://www.postgresql.org/docs/current/static/ddl-partitioning.html

 

 

I have followed the steps outlined here nearly exactly with regards to using an insert trigger to call a function to insert data into the child partition. I am wondering why I am getting the record inserted in both the child and the parent partition when executing an insert into the parent.

 

 

Is there a step missing from the DOC? Something else I need to do?

 

Thank you

 

 

..: Mark

pgsql-general by date:

Previous
From: "John T. Dow"
Date:
Subject: Re: Re: Error on Windows server could not open relation base/xxx/xxx Permission denied
Next
From: Phoenix Kiula
Date:
Subject: Tracking SQLs that update data