From: Quanah Gibson-Mount Date: Thu, 7 Sep 2017 15:44:28 +0000 (-0700) Subject: ITS#5048 - index on entryCSN is mandatory X-Git-Tag: OPENLDAP_REL_ENG_2_4_46~75 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a50b39d8036ac9276cc1ce00d3823f67cd91c16e;p=openldap ITS#5048 - index on entryCSN is mandatory --- diff --git a/doc/man/man5/slapo-syncprov.5 b/doc/man/man5/slapo-syncprov.5 index 8ce5fc6efd..fccfc7e340 100644 --- a/doc/man/man5/slapo-syncprov.5 +++ b/doc/man/man5/slapo-syncprov.5 @@ -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 helpful to set an +On databases that support inequality indexing, it is mandatory to set an eq index on the entryCSN attribute when using this overlay. .SH CONFIGURATION These