On Sat, Aug 05, 2006 at 12:06:57AM -0500, Brian Bockelman wrote:
> After a couple hours of running, the python process takes up about 2  
> GB of RAM.  I took SQLObject out and put direct calls to the DB in,  
> and the memory usage is < 50 MB.

   From time to time clear the cache:

connection.cache.clear()

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to