[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: How can I import huge amount of data as quickly as possible?
- To: <OpenLDAP-software@OpenLDAP.org>
- Subject: RE: How can I import huge amount of data as quickly as possible?
- From: "Sadik Kumlali" <Sadik.Kumlali@telenity.com>
- Date: Fri, 1 Oct 2004 11:18:16 +0300
- Content-class: urn:content-classes:message
- Thread-index: AcSnAv1ZhOaxu/q0S/ypxZh6UqmGEgAi2HzA
- Thread-topic: How can I import huge amount of data as quickly as possible?
Dear All
Jeff gave me a hint: slapadd
It really works. Here are the results:
Data Interval Inserted Entry Count Time
------------- -------------------- ------
1-100000 100000 111 minutes
100001-200000 100000 100 minutes
Thanks Jeff
Ali Sadik
-----Original Message-----
From: owner-openldap-software@OpenLDAP.org
[mailto:owner-openldap-software@OpenLDAP.org] On Behalf Of Sadik Kumlali
Sent: Thursday, September 30, 2004 2:11 AM
To: OpenLDAP-software@OpenLDAP.org
Subject: How can I import huge amount of data as quickly as possible?
Dear All,
I am using OpenLDAP and need to know if there is a way for importing
huge amount of data quickly.
I tried JNDI without closing connection and got the results below:
Data Interval Inserted Entry Count Time
------------- -------------------- ------
1-250 250 9 sn
251-1000 750 68 sn
1001-1250 250 41 sn
1251-1500 250 40 sn
1501-1750 250 45 sn
1751-3000 1250 201 sn
3001-4500 1500 351 sn
Thanks for any help
Ali Sadik