[ZODB-Dev] savepoint not doing cacheGC?

Adam GROSZER agroszer at gmail.com
Thu Mar 31 11:36:42 EDT 2011


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



More information about the ZODB-Dev mailing list