Re: COPY enhancements

Поиск
Список
Период
Сортировка
От Emmanuel Cecchet
Тема Re: COPY enhancements
Дата
Msg-id 4ACCB70B.7090308@asterdata.com
обсуждение исходный текст
Ответ на Re: COPY enhancements  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
The roadmap I would propose for the current list of enhancements to COPY 
is as follows:
1. new syntax for COPY options (already committed)
2. error logging in a table
3. auto-partitioning (just relies on basic error logging, so can be 
scheduled anytime after 2)
4. error logging in a file

manu

Andrew Dunstan wrote:
> Tom Lane wrote:
>   
>> Andrew Dunstan <andrew@dunslane.net> writes:
>>   
>>     
>>> Emmanuel Cecchet wrote:
>>>     
>>>       
>>>> If you prefer to postpone the auto-partitioning to the next commit 
>>>> fest, I can strip it from the current patch and re-submit it for the 
>>>> next fest (but it's just 2 isolated methods really easy to review).
>>>>       
>>>>         
>>   
>>     
>>> I certainly think this should be separated out. In general it is not a 
>>> good idea to roll distinct features together. It complicates both the 
>>> reviewing process and the discussion.
>>>     
>>>       
>> I think though that Greg was suggesting that we need some more thought
>> about the overall road map.  Agglomerating "independent" features onto
>> COPY one at a time is going to lead to a mess, unless they fit into an
>> overall design plan.
>>
>>             
>>   
>>     
>
> I don't disagree with that. But even if we get a roadmap of some set of 
> features we want to implement, rolling them all together isn't a good 
> way to go.
>
> cheers
>
> andrew
>
>
>   


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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: COPY enhancements
Следующее
От: Emmanuel Cecchet
Дата:
Сообщение: Re: COPY enhancements