dbTalk Databases Forums  

Recno db log files not getting deleted with DB_LOG_AUTO_REMOVE set

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


Discuss Recno db log files not getting deleted with DB_LOG_AUTO_REMOVE set in the comp.databases.berkeley-db forum.



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

Default Recno db log files not getting deleted with DB_LOG_AUTO_REMOVE set - 01-04-2012 , 05:01 AM






Hi,

I'm using a recno db like a queue - doing inserts at the end and
deleting from the beginning. I have set the DB_LOG_AUTO_REMOVE flag on
the environment, but the log files just keep piling up and never get
removed. Is it supposed to work like this, or am I doing something
wrong? I know about the queue backend, but my values are not fixed-
length. I made a simple test program which just inserts and then
deletes records in a loop, but still get this behaviour. Any other
ideas about how to accomplish what I'm trying to do are welcome.

Thanks,
/f

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 - 2013, Jelsoft Enterprises Ltd.