Re: triggers are not shared between parent and child tables? - Mailing list pgsql-admin

From Rural Hunter
Subject Re: triggers are not shared between parent and child tables?
Date
Msg-id 4F5E10E3.20805@gmail.com
Whole thread Raw
In response to Re: triggers are not shared between parent and child tables?  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-admin
hmm....if you ask me, I would like to suggest add this part in the
fisrt step(create the master table) of 5.9.2 of this doc:
http://www.postgresql.org/docs/9.1/static/ddl-partitioning.html
The doc mentions here that there is no point to define
indexes/constraints on parent table. But it didn't mention about
triggers.

于2012年3月12日 22:58:06,Kevin Grittner写到:
> Rural Hunter<ruralhunter@gmail.com>  wrote:
>
>> is it worth mentioning in the doc?
>
> Do you have a suggestion for what language you would have found
> helpful, or which section(s) of the docs should be modified?
>
> -Kevin
>



pgsql-admin by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: triggers are not shared between parent and child tables?
Next
From: MirrorX
Date:
Subject: Re: archive_command and streaming replication