2 # Example DB_CONFIG file for use with slapd(8) BDB/HDB databases.
4 # See Sleepycat Berkeley DB documentation
5 # <http://www.sleepycat.com/docs/ref/env/db_config.html>
6 # for detail description of DB_CONFIG syntax and semantics.
8 # Hints can also be found in the OpenLDAP Software FAQ
9 # <http://www.openldap.org/faq/index.cgi?file=2>
12 set_cachesize 0 268435456 1
17 # Transaction Log settings
18 set_lg_regionmax 262144
22 # When using (and only when using) slapadd(8) or slapindex(8),
23 # the following flags may be useful:
24 #set_flags DB_TXN_NOSYNC
25 #set_flags DB_TXN_NOT_DURABLE