Re: BUG #2437: Rules for COPY

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Anton Fedorov" <datacompboy(at)mail(dot)ru>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2437: Rules for COPY
Date: 2006-05-15 13:50:57
Message-ID: 2494.1147701057@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Anton Fedorov" <datacompboy(at)mail(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jim C. Nasby 2006-05-15 17:49:15 Re: BUG #2428: ERROR: out of memory, running INSERT SELECT
Previous Message Tom Lane 2006-05-15 13:48:51 Re: BUG #2436: cannot --enable-thread-safety on -lpthread host