Re: BUG #2437: Rules for COPY - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2437: Rules for COPY
Date
Msg-id 2494.1147701057@sss.pgh.pa.us
Whole thread Raw
In response to BUG #2437: Rules for COPY  ("Anton Fedorov" <datacompboy@mail.ru>)
Responses Re: BUG #2437: Rules for COPY  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-bugs
"Anton Fedorov" <datacompboy@mail.ru> writes:
> Looks like COPY bypass rules 'ON INSERT INSTEAD'.

That's the documented behavior.  We're unlikely to change it because
it'd slow COPY down substantially, which'd negate its main use of being
a bulk data loading mechanism.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #2436: cannot --enable-thread-safety on -lpthread host
Next
From: "Jim C. Nasby"
Date:
Subject: Re: BUG #2428: ERROR: out of memory, running INSERT SELECT