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

Re: Q: bulk update/insert



At 06:17 AM 7/26/2005, Mark Swanson wrote:
>Hello,
>
>A common use case of mine is to bulk insert/update/remove data residing in OpenLDAP. If JDBC drivers (MySQL -> Berkeley DB2) are any indication doing operations in bulk would see a performance increase with OpenLDAP as well.
>
>Is there any plan to enable something like this with OpenLDAP?

There is no standardized extension to LDAP that OpenLDAP
could implement to provide a bulk load capability.  While
certainly the client could emulate a bulk load, but that
likely would offer any significant performance increase.

Kurt