[elephant-devel] running out of locks
Ben
ben at medianstrip.net
Fri Feb 18 22:20:08 UTC 2005
have you tried using degree-2 cursors iterating over a btree?
on adding lots of users: is there a reason why they have to be added
all in one transaction? can you break up the transaction into smaller
chunks?
B
On Fri, 18 Feb 2005, [utf-8] Gábor Melis wrote:
> On Thursday 17 February 2005 23:44, you wrote:
>> here's the tarball, let me know if you have problems - B
>
> Played a bit with it and it is mostly fine:
>
> - db4.3: OK
> - sbcl + unicode: Woohoo
> - degree 2 isolation: Cool
> - sequences: don't know. My tests of adding many users still consume a wildly
> varying number of locks. Maybe it's something else.
>
> G
>
More information about the elephant-devel
mailing list