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 58f6d18d85
commit 48020ccfc7

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