Re: [BUGS] BUG #2437: Rules for COPY

2006-05-15 Thread Jim C. Nasby
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

Re: [BUGS] BUG #2437: Rules for COPY

2006-05-15 Thread Tom Lane
"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

[BUGS] BUG #2437: Rules for COPY

2006-05-15 Thread Anton Fedorov
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