Next: htdb_load ENVIRONMENT, Previous: htdb_load OPTIONS, Up: htdb_load [Contents][Index]
The following keywords are supported for the -c command-line option to the htdb_load utility. See DB->open for further discussion of these keywords and what values should be specified.
The parenthetical listing specifies how the value part of the name=value pair is interpreted. Items listed as (boolean) expect value to be 1 (set) or 0 (unset). Items listed as (number) convert value to a number. Items listed as (string) use the string value without modification.
The minimum number of keys per page.
The byte order for integers in the stored database metadata.
The size of pages used for nodes in the tree, in bytes.
The value of the DB_DUP flag.
The density within the Hash database.
The size of the Hash database.
Specify if keys are present for Queue or Recno databases.
Specify fixed-length records of the specified length.
Specify the fixed-length record pad character.
The value of the DB_RECNUM flag.
The value of the DB_RENUMBER flag.
The subdatabase to load.