Re: Timely reporting of COPY errors

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Timely reporting of COPY errors
Дата
Msg-id 20080416213318.GE7942@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Timely reporting of COPY errors  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:

> We could possibly fix libpq to start dropping the data on the floor
> if it sees an error reply already pending, but that's only going
> to be an incremental change.

I think this incremental change makes a lot of sense.  What point is
there in transmitting the data over the network, if the backend is in
error state?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Lessons from commit fest
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Lessons from commit fest