On Mon, May 15, 2006 at 09:50:57AM -0400, Tom Lane wrote:
> "Anton Fedorov" <[EMAIL PROTECTED]> 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
"Anton Fedorov" <[EMAIL PROTECTED]> 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.
regar
The following bug has been logged online:
Bug reference: 2437
Logged by: Anton Fedorov
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.3-3
Operating system: debian linux
Description:Rules for COPY
Details:
Looks like COPY bypass rules 'ON INSERT INSTEAD'.
I