Re: [PATCHES] Partition: use triggers instead of rules - Mailing list pgsql-docs

From David Fetter
Subject Re: [PATCHES] Partition: use triggers instead of rules
Date
Msg-id 20071201045620.GW27157@fetter.org
Whole thread Raw
In response to Re: [PATCHES] Partition: use triggers instead of rules  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: [PATCHES] Partition: use triggers instead of rules
List pgsql-docs
On Fri, Nov 30, 2007 at 12:34:05PM +0530, NikhilS wrote:
> Hi,
>
> Another reason to go along with triggers is that "COPY" honors
> triggers, but does not honor rules. While trying to do bulk inserts
> into a parent of partitioned tables where rules are being employed,
> the COPY operation will not be so straightforward.

Folks,

Does my latest patch attached address this well enough?

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Attachment

pgsql-docs by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [PATCHES] Partition: use triggers instead of rules
Next
From: Albert Cervera i Areny
Date:
Subject: Re: About contrib modules