Re: [PATCHES] [DOCS] Partition: use triggers instead of rules

2007-11-30 Thread David Fetter
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 no

Re: [PATCHES] [DOCS] Partition: use triggers instead of rules

2007-11-30 Thread Simon Riggs
On Thu, 2007-11-29 at 09:52 -0800, Joshua D. Drake wrote: > In any of the above cases a trigger is going to work better than a > rule with the exceptions of what TGL pointed out and in simpler > partitioning environments where the number of partitions are very low. Agreed to this and in general t