From: Howard Chu Date: Thu, 3 Nov 2011 22:41:44 +0000 (-0700) Subject: Minor tweaks before ITS#7079 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3cbde28a71d659c809c5192175c0be7e6216557d;p=openldap Minor tweaks before ITS#7079 --- diff --git a/doc/man/man5/slapd-mdb.5 b/doc/man/man5/slapd-mdb.5 index 9c723d38de..ede348cbaa 100644 --- a/doc/man/man5/slapd-mdb.5 +++ b/doc/man/man5/slapd-mdb.5 @@ -42,7 +42,9 @@ Note: currently the \fI\fP setting is unimplemented. Specify that on-disk database contents should not be immediately synchronized with in memory changes. Enabling this option may improve performance at the expense of data -security. By default, a full data flush/sync is performed when each +security. In particular, if the operating system crashes before changes are +flushed, some number of transactions may be lost. +By default, a full data flush/sync is performed when each transaction is committed. .TP .BI directory \ @@ -126,6 +128,9 @@ The .B mdb backend honors access control semantics as indicated in .BR slapd.access (5). +.SH NOTES +This is an early release; the database file format or other +characteristics may change incompatibly in future releases. .SH FILES .TP .B ETCDIR/slapd.conf