I realize sqlite3_analyzer will give me some good data for general use,
but I'd like to be able to do this from within my app. Does anyone have a
lib-like thing I can use, or an internal sqlite API that can help me out here?
Mostly, I want to have an idea how fragmented I am. My app can
tremendously wreck a sqlite table right now to the point where a reconstruction
(vacuum, etc...) is the difference between three hours and one minute. I'd
like to know when things are getting bad.
If no such thing exists, I can build it, but I would imagine it's been
done before.
--
Dustin Sallings
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users