<br><tt><font size=2>runyaga@gmail.com wrote on 07/31/2008 11:55:38 AM:<br>
<br>
&gt; I believe it is common to have a theshold (say every 10000) objects
to<br>
&gt; do a savepoint<br>
&gt; and then you can run cacheMinimize after the savepoint.<br>
&gt; <br>
&gt; surprised the zc.catalog does not provide this sort of knob. maybe
it<br>
&gt; was a problem<br>
&gt; in the original ZCatalog implementation?<br>
</font></tt>
<br><tt><font size=2>&nbsp; &nbsp; &nbsp; &nbsp; I don't see why
the zc.catalog would or should have such a knob. &nbsp;The catalog doesn't
even know about most of the data. &nbsp;It just has copies of the keys
of the IOBTree and the values of one of the mapping fields that are the
values of the big tree. &nbsp;When I query the catalog, the catalog doesn't
know or care if I actually look up the remaining associated values of the
returned keys. &nbsp;In other words, I am not storing the complete records
in the catalog, just the ids. &nbsp;(This may not be typical usage, but
it made sense to me.)</font></tt>
<br>
<br><font size=2 face="sans-serif">-- <br>
Anthony Foglia<br>
Princeton Consultants<br>
(609) 987-8787 x233</font>