On Thu, Oct 13, 2005 at 11:43:15AM -0400, David Binger wrote: > If you are planning to log directly to the database, though, you > need to be very careful about the design. If lots of writers > are writing frequently to the same instance (as in the same BNode > of the BTree), they will be hindered by lots of write conflicts. That is what I am afraid of. Need to think more about it... Oleg. -- Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.