[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: DB_LOG_AUTOREMOVE not working
How do I check that whether its check point is turned on or not.?? And how do I turn it off..?
Thanks for your time
Thanks
Bhee
On Dec 19, 2012, at 9:49 AM, Philip Guenther <guenther+ldaptech@sendmail.com> wrote:
> On Wed, 19 Dec 2012, BheeshmaManjunath wrote:
>> To auto remove them i did add the " set_flags DB_LOG_AUTOREMOVE " to the
>> DB_CONFIG file which is present in the directory folder itself.
>>
>> And I am using crontab to add the new data on the daily bases, but the
>> log.00000000x files which are generated are not being auto removed..?
>
> Logs can't be removed unless checkpoints are being taken. Have you turned
> on periodic checkpointing in slapd?
>
>
> Philip Guenther