On Mon, Sep 19, 2011 at 11:13 AM, Jaco Breitenbach
<jjbreitenb...@gmail.com>wrote:

> In the case of the data file, since my record is only 22 bytes wide, am I
> correct in assuming that the extra 48 bytes are for the index?
>

Don't forget that the on-storage data structures require their own
information, e.g. links between btree nodes. i can't say with certainty how
much of those 70 bytes is overhead, but one of the devs probably can.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to