14 Aug
2002
14 Aug
'02
9:03 a.m.
Chris McDonough wrote:
One further hint: in your object loader code, do a commit every "n" records (maybe 1000), and after the commit call "self._p_jar.cacheMinimize()" ("self" can actually be any persistent object). This attempts to gc the pickle cache for that database connection). This will keep memory usage steady.
If it still works like it did when I was playing with text indexing in december, then nah, it won't. Give up or use Zope 2.6. hair-less-ly yours, Chris