.I:Berkeley DB Reference Guide: Access Methods[P4

Berkeley DB Reference Guide: Access Methods



/

Hash table size (h_nelem)



HThe anticipated number of elements in the hash table can be specified asepart of the db_open call to open the database, specifically bylsetting the h_nelem element of the DB_INFO structure. IfInot specified, or set too low, hash tables will expand gracefully as keysFare entered, although a slight performance degradation may be noticed.

HAGÿÿ