[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Berkeley DB



On Thu, 2005-09-22 at 23:39 +0200, elio bellini wrote:
> salve gente.
> ho un file Berkeley DB (Btree, version 9, native byte-order) , output
> del comando file, come lo leggo? è di 32k e un cat mi mostra solo 3

di corredo potresti usare le libdb2-util

 - db4.2_archive: write the pathnames of the log files no longer in use.
 - db4.2_checkpoint: daemon process to monitor the database log and
   checkpoint it periodically.
 - db4.2_deadlock: traverse the database environment lock region and
   abort lock requests when a deadlock is detected.
 - db4.2_load: loads (and creates) a database from standard input.
 - db4.2_dump: read a database file and write it in a format understood by
 - db4.2_printlog: dump log files in human readable format.
 - db4.2_stat: display statistics for Berkeley DB environments.
 - db4.2_upgrade: upgrades the version of files and the databases they
   contain.
 - db4.2_verify: check the structure of files and their databases.

in effetti non ho trovato qualcosa di comodo per esportare i dati in formato testo

Alessandro



Reply to: