From: Quanah Gibson-Mount Date: Thu, 7 Sep 2017 15:44:28 +0000 (-0700) Subject: ITS#5048 - index on entryCSN is mandatory X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=44b9fd1c8144f651bbd0b86294f5d5ba06baeee1;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