[Zope] ZODB size?

Michel Pelletier michel@digicool.com
Wed, 1 Sep 1999 12:20:08 -0400


> -----Original Message-----
> From: Steen Suder [mailto:sfs@TOCsciatl.dk]
> Sent: Wednesday, September 01, 1999 10:52 AM
> To: zope@zope.org
> Subject: [Zope] ZODB size?
> 
> 
> Hi,
> 
> Running Zope 2, how big can the ZODB be before it'll take any serious
> security/performance/stability hit (if any)?
> I'm aware that absolute measurement depends on SW/HW config. I'm
> interested in limitations implicit in the software.
> 

ZODB3 is limited to 18,446,744,073,709,551,616 objects.  This should be
adequate.

> (Perhaps not important, but platform is RedHat Linux 6.0. HW 
> is PII-400,
> 256MB RAM, RAID storage.)
> 

You will run into the 2GB ext2 file size limit long before you have any
other problems.

-Michel

> -- 
> Best regards / Mvh.,
> Steen Suder
> Linux Systems Administrator
> Use "sfs @T sciatl DOD dk" for email or remove TOC from email address
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://www.zope.org/mailman/listinfo/zope
> 
> (To receive general Zope announcements, see:
> http://www.zope.org/mailman/listinfo/zope-announce
> 
> For developer-specific issues, zope-dev@zope.org -
> http://www.zope.org/mailman/listinfo/zope-dev )
>