Subject | Re: [Firebird-Architect] Bulk loader. |
---|---|
Author | Jim Starkey |
Post date | 2007-11-05T16:13:18Z |
Vlad Khorsun wrote:
--
James Starkey, Senior Software Architect
MySQL Inc., Manchester, MA, USA, www.mysql.com
Office: 978 526-1376
>> But at the moment I have a problem understanding why we're discussingIndeed. But is it cheaper to run it later?
>> how to apply constraints _during: the load, since the original idea was
>> to evaluate them _after_ the load (though I do not have profiling
>> numbers from Vlad, some maybe indeed CHECK constrainsts can be evaluated
>> during the load).
>>
>
> I told mostly about FK constraint - it is very expencive to check it during load
> (or index creation) as such check produced many random reads from parent table(s)
>
>
--
James Starkey, Senior Software Architect
MySQL Inc., Manchester, MA, USA, www.mysql.com
Office: 978 526-1376