[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: DB_LOG_AUTOREMOVE not working
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