From 44b9fd1c8144f651bbd0b86294f5d5ba06baeee1 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Thu, 7 Sep 2017 08:44:28 -0700 Subject: [PATCH] ITS#5048 - index on entryCSN is mandatory --- doc/man/man5/slapo-syncprov.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5