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

Re: back-bdb IDL limitations



 
Instead of writing to the index database upon addition of every single ID, slapadd can be made to buffer multiple IDs to make an ID cluster and writes the cluster as a single unit.
Question: What happens if the process dies, or the hardware shuts down in the middle of one of
these group commit operations ?