On Sat, Apr 16, 2011 at 05:31:52PM -0400, Massimo wrote:
> I'm using SQLite3 and loading datafiles of about 50,000 lines. The script
> takes a long time to update, probably because it keeps hitting the hard disk
> with every insert/update command. How can I speed up this process?
Don't use high
I'm using SQLite3 and loading datafiles of about 50,000 lines. The script
takes a long time to update, probably because it keeps hitting the hard disk
with every insert/update command. How can I speed up this process?
--
Be