mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-07 07:30:57 -05:00
ITS#9688 - entryCSN equality indexing is highly recommended
This commit is contained in:
parent
259b1f3654
commit
bdd8793ccd
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ memory on startup, and maintained in memory thereafter. Checkpoints may be
|
|||
configured to write the contextCSN into the underlying database to minimize
|
||||
recovery time after an unclean shutdown.
|
||||
|
||||
On databases that support inequality indexing, it is mandatory to set an
|
||||
On databases that support inequality indexing, it is highly recommended to set an
|
||||
eq index on the entryCSN attribute when using this overlay.
|
||||
.SH CONFIGURATION
|
||||
These
|
||||
|
|
|
|||
Loading…
Reference in a new issue