Re: [sqlite] [BUG REPORT] Transaction that has the key violation is very slow

2016-09-20 Thread Dan Kennedy
On 09/21/2016 04:34 AM, Yuri wrote: I import bulk data into SQLite DB. I run 50k records per transaction. When some bug or data inconsistency occurs and causes the key violation, this violation is reported only in the end of the transaction (this is okay and has been discussed before). But

[sqlite] [BUG REPORT] Transaction that has the key violation is very slow

2016-09-20 Thread Yuri
I import bulk data into SQLite DB. I run 50k records per transaction. When some bug or data inconsistency occurs and causes the key violation, this violation is reported only in the end of the transaction (this is okay and has been discussed before). But I also notice that the transaction (a