Skip to content
Snippets Groups Projects
Commit 6a00e8b3 authored by Howard Chu's avatar Howard Chu
Browse files

More info about linearindex and slapadd

parent dd7003cf
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment