Look at the page_size pragma. I believe SQLite always reads/writes in
page_size chunks. You might also want to adjust cache_size.
http://sqlite.org/pragma.html
--Bob
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jorge Pereira
Sent: Friday, May 09, 2008 10:26 AM
To: Lista - SqliteUsers
Subject: [sqlite] blocks of read/write
Hello!
I'm working on a project using sqlite3 together with the
uClinux +
arm7 + lpc2468. the whole process of reading / writing is very slow, I
wonder if someone knows a way to change the size of the blocks read /
write to sqlite. someone has suggestions to improve the performance of
the sqlite in read/write on filesystem!?
Thank you!
--
Regards,
+-----------------------------------------------------------------------
-----+
Jorge Pereira, From: Olinda/Pernambuco/Brazil
Blog: http://www.jorgepereira.com.br/
E-mail: [EMAIL PROTECTED], [EMAIL PROTECTED]
Mobile: +55 (81) 8833-2484
My Public Key: http://www.jorgepereira.com.br/public.pgp
+-----------------------------------------------------------------------
----+
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users