Steve Alexander wrote: > For example, if I've been reading items from a BTree to export them to > an xml file, every so often I do this: > > get_transaction().commit(1) > btree._p_jar.cacheMinimize(3) Well, cacheMonimize had a negligable effect for me, I guess I'm just using all those BTrees somehere :-( How could I go and find out? cheers, Chris