*IABerkeley DB Reference Guide: Dumping and Reloading[P;

Berkeley DB Reference Guide: Dumping and Reloading



1

Loading text into databases



lThe db_load utility can be used to load random text into databases.

:For example, the following command loads the standard UNIX?/etc/passwd file into a database, with the login name as<the key item and the entire password entry as the data item:



JNote that backslash characters naturally occurring in the text are escapedato avoid interpretation as escape characters by db_load.

NAÿÿ