mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 17:49:59 -05:00
More info about linearindex and slapadd
This commit is contained in:
parent
dd7003cf9f
commit
6a00e8b326
1 changed files with 3 additions and 0 deletions
|
|
@ -116,6 +116,9 @@ each indexed attribute is processed individually, using multiple passes
|
|||
through the entire database. This option improves slapindex performance
|
||||
when the database size exceeds the dbcache size. When the dbcache is
|
||||
large enough, this option is not needed and will decrease performance.
|
||||
Also by default, slapadd performs full indexing and so a separate slapindex
|
||||
run is not needed. With this option, slapadd does no indexing and slapindex
|
||||
must be used.
|
||||
.TP
|
||||
.B lockdetect {oldest|youngest|fewest|random|default}
|
||||
Specify which transaction to abort when a deadlock is detected.
|
||||
|
|
|
|||
Loading…
Reference in a new issue