>> Hmm, I don't know how RelStorage could affect the pickle cache; the two
>> have no direct interaction at all.  Are you using any ZODB patches other
>> than the polling patch?

>> Shane

Hi Shane

No, just the Relstorage polling patch

I'm not saying that pickle cache was affected, I'm saying that loading
a BTreeFolder2 seems very affected.   In a FileStorage system, objects
contained in the BTreeFolder are not loaded when the BTreeFolder
itself is loaded, but in RelStorage, a lot of contained objects are
loaded just accessing the container ¿?   After that, this objects are
never removed from memory, but the question is why they are loaded.
Any ideas ?

Thanks
-- 
Santi Camps (Earcon S.L.)
http://www.earcon.com
http://www.kmkey.com
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to