]> git.sur5r.net Git - openldap/commitdiff
Add a checkpoint task if time-based checkpointing is configured.
authorHoward Chu <hyc@openldap.org>
Fri, 3 Dec 2004 17:36:38 +0000 (17:36 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 3 Dec 2004 17:36:38 +0000 (17:36 +0000)
doc/man/man5/slapd-bdb.5

index 089f31479437ef6ae04025ba2d0094b68b071c8d..cd86416e049adc37e844883f99a6e23361b80c96 100644 (file)
@@ -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 <kbyte> data has been written or
 <min> 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 <min> argument is non-zero, an internal task will run every <min>
+minutes to perform the checkpoint.
 See the Berkeley DB reference guide for more details.
 .TP
 .B dbnosync