ITS#9688 - entryCSN equality indexing is highly recommended

This commit is contained in:
Quanah Gibson-Mount 2021-09-14 18:53:38 +00:00
parent 259b1f3654
commit bdd8793ccd

View file

@ -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