Hello,

I'm trying to iterate over the IntIds utility's object in a huge 
FileStorage DB, calling
transaction.savepoint(optimistic=True)
every 1000 iterations or so, but memory usage simply skyrockets.
Weird is that almost the same code was working with python 2.5 and ZODB 
3.9.6, now it does not with python 2.6 and ZODB 3.9.6.

config is:
   cache-size 10000
   cache-size-bytes 50MB

-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
Patience is the companion of wisdom.
- St. Augustine

_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

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

Reply via email to