[Zope] Zope database file grows when no one is modifying it
    Martijn Pieters 
    mj at zopatista.com
       
    Fri Oct 19 03:50:57 EDT 2007
    
    
  
On 10/19/07, Jamie O'Keefe <jokeefe at jamesokeefe.org> wrote:
> We are moving other sites over to a new server and were able to free
> up about 3GB.  Unfortunately, our main Zope site has filled up most of
> that space quite rapidly.  We haven't edited it much so it is unclear
> why it is growing so quickly.
You may have code that writes to the ZODB on access, not just when
someone edits content explicitly. Check the undo log in the ZMI and/or
enable trace logging to trace such code.
-- 
Martijn Pieters
    
    
More information about the Zope
mailing list