sks-devel
[Top][All Lists]
Advanced

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

Re: [Sks-devel] Log Files of the Database


From: Dinko Korunic
Subject: Re: [Sks-devel] Log Files of the Database
Date: Tue, 23 Jun 2009 21:02:40 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On Tue, Jun 23, 2009 at 01:47:31PM -0400, Jason wrote:
>   %db_checkpoint-4.6 -1
>   %db_archive-4.6 -dv
> 
> You can do this with SKS running.

Hi,

Newer versions of BDB do this automatically, I believe. However, I have
manually stated that behaviour in KDB/DB_CONFIG (DB_CONFIG gets used in
db_open):

$ cat DB_CONFIG 
set_cachesize 0 134217728 1
set_flags DB_LOG_AUTOREMOVE
set_lg_regionmax 1048576
set_lg_max 10485760
set_lg_bsize 2097152
set_lk_detect DB_LOCK_DEFAULT
set_tmp_dir /tmp

This setup has worked for me quite well for last few years.


Regards,
D.

-- 
NAME:Dinko.kreator.Korunic   DISCLAIMER:Standard.disclaimer.applies
ICQ:16965294        JAB:address@hidden        PGP:0xEA160D0B
HOME:http://dkorunic.net    QUOTE:Eat.right.stay.fit.and.die.anyway




reply via email to

[Prev in Thread] Current Thread [Next in Thread]