[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Slow to add 1 million items
- To: openldap-technical@openldap.org
- Subject: Re: Slow to add 1 million items
- From: Christopher Wood <christopher_wood@pobox.com>
- Date: Fri, 7 Feb 2014 16:40:53 -0500
- Content-disposition: inline
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=date:from:to :subject:message-id:references:mime-version:content-type :in-reply-to; s=sasl; bh=UFB9ldbd8VApq5UkbYSt3ib9bK0=; b=JHpJGzg fc6+61WAVk+TE0oX6eXm9E0ZnLMSwZxhxQSMkApb9g+Ym0Sf8xbbqgUf5JTadXiK UashUfbZ+nIHuNf+H+vPvfysBCaglpdIZs6EbuTkU7Sc3yBuAHPrPgmNyE8fIaX9 OdSpxz5UKY/h3BKFh4rKkHgXvtRbGLDzzGoM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=pobox.com; h=date:from:to :subject:message-id:references:mime-version:content-type :in-reply-to; q=dns; s=sasl; b=tARTzSQOd4LPR7M/jS71ORe52koGFWdzL mJ8+w2YfFuKUAdByRphGe+EzrHFjWIqrb5OSxL2+3USobXto/LYOlHyXZdqn1kb5 apQbMRiUc9Gb4umFaeCpg59KvekxUJQc6m6BNunc5x4PaW9UdIQ/CSK+DmdGih18 XIV6Xg4624=
- In-reply-to: <52F51CA9.9040908@sgi.com>
- References: <CAL_tfFf6LkngCwA5WvCcMO-f=icYmttKWq+jv+dCjOC=Fmw9_w@mail.gmail.com> <52F51CA9.9040908@sgi.com>
- User-agent: Mutt/1.5.21 (2010-09-15)
On Fri, Feb 07, 2014 at 10:49:29AM -0700, Brent Bice wrote:
(SNIP)
> I've got a few OpenLDAP instances that I use for writing log data
> to, so write performance is critical, but since I'm building it from
> log data, absitively, posolutely, guaranteed perfect DB consistency
> isn't. I can always replay log data to rebuild the DB if, say, I had
> a power outage, the UPS failed, the RAID write-cache failed, the
> planets aligned, and I lost data. :-)
Out of interest, what are you using this log data for, and have you tested how many reads you are getting?