mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Add checksum keyword for enabling checksum validation of DB pages
This commit is contained in:
parent
3be39979ea
commit
f401ac275a
@ -59,6 +59,10 @@ Both arguments default to zero, in which case they are ignored. When
|
|||||||
the \fI<min>\fP argument is non-zero, an internal task will run every
|
the \fI<min>\fP argument is non-zero, an internal task will run every
|
||||||
\fI<min>\fP minutes to perform the checkpoint.
|
\fI<min>\fP minutes to perform the checkpoint.
|
||||||
See the Berkeley DB reference guide for more details.
|
See the Berkeley DB reference guide for more details.
|
||||||
|
.TB
|
||||||
|
.B checksum
|
||||||
|
Enable checksum validation of DB pages whenever they are read from disk.
|
||||||
|
This setting can only be configured before any database files are created.
|
||||||
.TP
|
.TP
|
||||||
.BI cryptfile \ <file>
|
.BI cryptfile \ <file>
|
||||||
Specify the pathname of a file containing an encryption key to use for
|
Specify the pathname of a file containing an encryption key to use for
|
||||||
|
Loading…
Reference in New Issue
Block a user