[Zope] searching the ZODB by size
   
    Jens Vagelpohl
     
    jens@zope.com
       
    Thu, 12 Sep 2002 08:33:58 -0400
    
    
  
if you have an idea of when this jump in size occurred you could use 
the Find tab to find those items. just specify "modified after" and put 
in a date before the increase in storage size.
jens
On Thursday, Sep 12, 2002, at 07:40 US/Eastern, Tim Wilson wrote:
> Hi everyone,
>
> Is it possible to search the ZODB and return a list of the 10 largest
> objects? The size of my Data.fs really jumped recently and I'm trying 
> to
> find out what caused it.
>
> -Tim