]> git.sur5r.net Git - openldap/commitdiff
use replication specific indexes
authorPierangelo Masarati <ando@openldap.org>
Sat, 15 Nov 2008 15:02:07 +0000 (15:02 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sat, 15 Nov 2008 15:02:07 +0000 (15:02 +0000)
tests/data/slapd-syncrepl-slave-persist1.conf

index dc3f9b6195b0ffee1ab69970cd84ae67203bc62f..49bfb196dd61b7737192bde81275e690c9a6d9aa 100644 (file)
@@ -49,8 +49,10 @@ rootdn               "cn=Replica,dc=example,dc=com"
 rootpw         secret
 #bdb#index             objectClass     eq
 #bdb#index             cn,sn,uid       pres,eq,sub
+#bdb#index             entryUUID,entryCSN      eq
 #hdb#index             objectClass     eq
 #hdb#index             cn,sn,uid       pres,eq,sub
+#hdb#index             entryUUID,entryCSN      eq
 #ndb#dbname db_4
 #ndb#include @DATADIR@/ndb.conf