>  > What happens when you run the update inside a transaction?

> I tried it like this:

>  > time sqlite3 kfzdb 'begin ; update kfz set musttrans=5 ; end'

> No significant change in runtime either.

Are you able to benchmark it using an actual PC's local hard drive?
Just for comparison.  To be fair, you'd have to use the same build of
sqlite, or at one that was built the same way.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to