From: Howard Chu Date: Fri, 3 Dec 2004 17:36:38 +0000 (+0000) Subject: Add a checkpoint task if time-based checkpointing is configured. X-Git-Tag: OPENLDAP_REL_ENG_2_3_0ALPHA~142 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0560a2889310d89667dfdf515e6eb91f4f2cfaad;p=openldap Add a checkpoint task if time-based checkpointing is configured. --- diff --git a/doc/man/man5/slapd-bdb.5 b/doc/man/man5/slapd-bdb.5 index 089f314794..cd86416e04 100644 --- a/doc/man/man5/slapd-bdb.5 +++ b/doc/man/man5/slapd-bdb.5 @@ -45,7 +45,9 @@ A checkpoint operation flushes the database buffers to disk and writes a checkpoint record in the log. The checkpoint will occur if either data has been written or minutes have passed since the last checkpoint. -Both arguments default to zero, in which case they are ignored. +Both arguments default to zero, in which case they are ignored. When +the argument is non-zero, an internal task will run every +minutes to perform the checkpoint. See the Berkeley DB reference guide for more details. .TP .B dbnosync