Hello! On Monday 23 February 2009 12:58:36 manohar s wrote: > Thanks for your quick replies, although restarting my machine, disc cache > is cleared, I am trying to find an utility which could do the job without > requiring a restart.
But why? Caching is very nice instrument. All databases are using caching in some variants. If you can check query performance you can do "explain query plan _your_query_" and use .time option in sqlite3 shell. Best regards. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users