I have a large sqlite database and I'm inserting a bunch of records into it.
My question is this..shouldn't the -journal be getting larger since I've
wrapped all the inserts inside a transaction?

 

I'm watching the file sizes change and the main file is getting larger, but
the journal files is staying at 44kb.    Is there something different I have
to do while large <over 3GB so far) databases?

 

Thanks

 

Gene Allen

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to