Re: Partitioning option for COPY - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: Partitioning option for COPY
Date
Msg-id 1259050649.30357.52.camel@hvost1700
Whole thread Raw
In response to Re: Partitioning option for COPY  (Emmanuel Cecchet <manu@asterdata.com>)
Responses Re: Partitioning option for COPY
List pgsql-hackers
On Mon, 2009-11-23 at 10:24 -0500, Emmanuel Cecchet wrote:

> But it looks like it is a waste of everybody's time to continue this 
> discussion further. Just move the patch to the rejected patches and 
> let's wait for Itagaki's implementation.

Emmanuel, please try to work together with Itagaki san on getting the
bigger vision implemented, as this is a thing that can benefit a lot
from more people who have taken the time to learn about the parts of
code involved.

Even though this patch will not get in, most of the effort in developing
it is not actual coding, but familiarizing yourself with the other code
involved. 

Coding actual patches should be easy once you know the code _and_ the
desired result. 

You probably already know a lot of what is required to help us to common
goal of a clean implementation of partitioning.

> -- 
> Emmanuel Cecchet
> Aster Data
> Web: http://www.asterdata.com
> 
> 


-- 
Hannu Krosing   http://www.2ndQuadrant.com
PostgreSQL Scalability and Availability   Services, Consulting and Training




pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: Hot standby and removing VACUUM FULL
Next
From: Hannu Krosing
Date:
Subject: Re: [PATCH 4/4] Add tests to dblink covering use of COPY TO FUNCTION