dbTalk Databases Forums  

What causes log files to be unnecessary?

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


Discuss What causes log files to be unnecessary? in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
andrew.bell.ia@gmail.com
 
Posts: n/a

Default What causes log files to be unnecessary? - 03-22-2006 , 02:01 PM






Hi,

Can someone tell me how the DB code determines that a log file is no
longer necessary? I expected that if you checkpoint a database that
has no running application, all the log files would be deletable
according to db_archive. This doesn't seem to be the case. If the log
transactions have been comitted to the database, what is in the log
files that is still necessary?

Thanks for any info,

-- Andrew Bell
andrew.bell.ia (AT) gmail (DOT) com


Reply With Quote
  #2  
Old   
alex.gilboa
 
Posts: n/a

Default Re: What causes log files to be unnecessary? - 03-23-2006 , 04:55 AM






As I understand, db_archive say you which log files can be
archived_and_deleted. So there are log files that is not used fully and
therefore it is not worth to archive them


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.