[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: adding 4000 plus entries



Joe Garcia wrote:
> I am using the standard db backend, what are the advantages to db2??

back-bdb2 is -devel only.

OpenLDAP 1.x users should use LDBM with BerkeleyDB 2.7.x or with GDBM.
BerkeleyDB is generally recommended over GDBM as it provides additional
options (btree and hash), is actively maintained, and comes with a
robust set of tools.

Kurt