What is ....

Ben Duncan bns
Thu Feb 9 19:01:23 PST 2006


Most of the stuff is going to take place in the HEADER anyway.
That is ALWAYS going to be a fixed size regardless of the database.
Each record will have a fixed header as well - magic Number,
page size, deleted flag, locke flag, locked by string.

Since it is going to be a multi value database, the format is
going to be quite efficient anyway with no wasted space.

What you need is what you are going to use (but based upon a
default page size allocation).

Alma J Wetzker wrote:
> Ben Duncan wrote:
> 

<SNIP>

-- 
Ben Duncan   - VersAccounting Software LLC 336 Elton Road  Jackson MS, 39212
"Never attribute to malice, that which can be adequately explained by stupidity"
        - Hanlon's Razor



More information about the Linux-users mailing list