Re: Auto Partitioning - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Auto Partitioning
Date
Msg-id 1175772496.3623.301.camel@silverbirch.site
Whole thread Raw
In response to Re: Auto Partitioning  (NikhilS <nikkhils@gmail.com>)
Responses Re: Auto Partitioning  (NikhilS <nikkhils@gmail.com>)
List pgsql-hackers
On Thu, 2007-04-05 at 16:35 +0530, NikhilS wrote:
> Hi, 
>         
>         > I had raised this issue about rules/triggers back then and
>         the
>         > responses seemed to be evenly split as to which ones to
>         use. 
>         
>         Presumably your implementation already uses Triggers for
>         INSERTs though,
>         so why not use triggers for everything?
> 
> No I am using rules for all the 3 cases. 

So we are unable to load any of the tables using COPY. 

--  Simon Riggs              EnterpriseDB   http://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: NikhilS
Date:
Subject: Re: Auto Partitioning
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Bug in UTF8-Validation Code?