dbTalk Databases Forums  

how to dump in memory db to a file

comp.databases.berkeley-db comp.databases.berkeley-db


Discuss how to dump in memory db to a file in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kevin
 
Posts: n/a

Default how to dump in memory db to a file - 04-26-2009 , 11:56 PM






Hi,
I'm using berkeley db to store huge number of data pairs. The
problem I ran into is the slow disk I/O performance. The insert
operation of all these data pairs seems to take forever. However,
berkeley db supports In-Memory DB. That means much faster insertion
operations. I'm just wondering if there's a way to dump the in-memory
db to a file(Here: http://www.oracle.com/technology/doc...y/C/index.html)
after I've created it so that it's available for later use?

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.