Lines Matching +full:page +full:- +full:size
46 this manual page describes only the
62 .Bd -literal
76 .Bl -tag -width indent
81 .Bl -tag -width indent
112 A suggested maximum size (in bytes) of the memory cache.
116 Since every search examines the root page of the tree, caching the most
124 is 0 (no size is specified) a default cache is used.
126 The maximum number of keys which will be stored on any single page.
128 .\" The maximum number of keys which will be stored on any single page.
136 .\" is 0 (no maximum number of keys is specified) the page fill factor is
139 The minimum number of keys which will be stored on any single page.
143 of in the page itself.
148 Page size is the size (in bytes) of the pages used for nodes in the tree.
149 The minimum page size is 512 bytes and the maximum page size is 64K.
152 is 0 (no page size is specified) a page size is chosen based on the
153 underlying file system I/O block size.
218 storage structure is grow-only.
230 case, resulting in a much better than normal page fill factor.
244 .%T "The Ubiquitous B-tree"
249 .%P 121-138
254 .%T "Prefix B-trees"
259 .%P 11-26
265 .%P 471-480