Re: Timely reporting of COPY errors - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Timely reporting of COPY errors
Date
Msg-id 20080416213318.GE7942@alvh.no-ip.org
Whole thread Raw
In response to Re: Timely reporting of COPY errors  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Lessons from commit fest
Next
From: Tom Lane
Date:
Subject: Re: Lessons from commit fest