From 4417da4a7a6bf2022bd9632cb75a707b3f3b34d8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 16 Jul 2013 15:13:14 +0000 Subject: Index entryCSN Use more precise entryCSN timestamps --- confskel/openldap/ldif/olcDatabase.ldif | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'confskel/openldap/ldif/olcDatabase.ldif') diff --git a/confskel/openldap/ldif/olcDatabase.ldif b/confskel/openldap/ldif/olcDatabase.ldif index 7149c8d..d960379 100644 --- a/confskel/openldap/ldif/olcDatabase.ldif +++ b/confskel/openldap/ldif/olcDatabase.ldif @@ -33,6 +33,7 @@ olcDbConfig: {2}set_lg_bsize 2097152 olcDbNoSync: FALSE olcDbDirtyRead: FALSE olcDbIDLcacheSize: 0 +olcDbIndex: entryCSN eq olcDbIndex: objectClass eq olcDbIndex: krb5PrincipalName eq,pres olcDbIndex: cn eq,pres,subinitial @@ -50,7 +51,7 @@ olcPlugin: postoperation @@@TDELIBDIR@@@/slapi-acl-manager.so plugin_init adming structuralObjectClass: olcHdbConfig creatorsName: cn=config createTimestamp: @@@TIMESTAMP@@@Z -entryCSN: @@@TIMESTAMP@@@.000000Z#000000#000#000000 +entryCSN: @@@TIMESTAMP@@@.@@@TIMESTAMP_MICROSECONDS@@@Z#000000#000#000000 entryUUID: @@@ENTRYUUID@@@ modifiersName: cn=config modifyTimestamp: @@@TIMESTAMP@@@Z -- cgit v1.2.1