Re: COPY enhancements

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: COPY enhancements
Дата
Msg-id 87pr8ydpye.fsf@hi-media-techno.com
обсуждение исходный текст
Ответ на Re: COPY enhancements  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: COPY enhancements
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> I'm a little mystified by this response since I spent several
> paragraphs following the one that you have quoted here explaining how
> I think we should approach the problem of providing the features that
> are currently all encapsulated under the mantle of "error logging".

Yeah sorry I was to quick to answer. Basically having the bad rows
returned to the client the same way EXPLAIN does feels strange. Not very
scalable and sounds uneasy to manage client side...

So it feels to me like when you talk about postponing the bad lines
rejection handling you're in fact postponing it all, as that's the thing
we're wanting this patch for. I couldn't really parse if your proposal
is a step towards having a better rejection handling, though.

Hope this clarifies it, sorry again for bad try at being terse,

Regards,
-- 
Dimitri Fontaine
PostgreSQL DBA, Architecte


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: COPY enhancements
Следующее
От: Marko Tiikkaja
Дата:
Сообщение: Re: Writeable CTEs and side effects