From 44f8642c0eb45ff9cbd6fe3aac84439a9a425b53 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Wed, 8 Apr 2015 23:30:12 +0100 Subject: [PATCH] ITS#8040 fix 525aa23800b73fec618edf7c51b4c4ae81616d49 --- doc/man/man5/slapd-config.5 | 3 ++- doc/man/man5/slapd.conf.5 | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/man/man5/slapd-config.5 b/doc/man/man5/slapd-config.5 index b42593d757..9223b8f308 100644 --- a/doc/man/man5/slapd-config.5 +++ b/doc/man/man5/slapd-config.5 @@ -1982,7 +1982,8 @@ to the obsolete \fIchangelog\fP format. If the parameter is omitted or set to "default" then the log parameters are ignored. -The .B lazycommit +The +.B lazycommit parameter tells the underlying database that it can store changes without performing a full flush after each change. This may improve performance for the consumer, while sacrificing safety or durability. diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index e99f14f9ce..678707f690 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -1994,7 +1994,8 @@ to the obsolete \fIchangelog\fP format. If the parameter is omitted or set to "default" then the log parameters are ignored. -The .B lazycommit +The +.B lazycommit parameter tells the underlying database that it can store changes without performing a full flush after each change. This may improve performance for the consumer, while sacrificing safety or durability. -- 2.39.5