[Zope-dev] 27 million objects.
Chris Withers
chrisw@nipltd.com
Fri, 27 Apr 2001 14:30:03 +0100
Erik Enge wrote:
>
> > The old (pre 2.3.1) catalog implementation was know not to be very
> > storage friendly. If a significant portion of the catalog indexes
> > would be affected by imports, then you would see a quadratic storage
> > increase.
>
> I'm using Zope 2.3.1b1 so that shouldn't be a problem?
Yes, it will be. I'd go for 2.3.2b2 and make sure you you run the catalog
updater.
I'm just about to upload a product which will update all the ZCatalogs in a
ZODB.
cheers,
Chris