[Zope] Midgard vs Zope (Was RE: [Zope] PHP vs Zope)
Hannu Krosing
hannu@tm.ee
Wed, 22 Mar 2000 21:20:03 +0200
Michel Pelletier wrote:
>
> Hannu Krosing wrote:
> >
> >
> > There is currently a 2 Gig native (Zope internal) database size limit.
> > This won't apply when you use external database or sore files in file system.
>
> This is an platform limitation. There is no hardcoded limit in Zope.
>
My understanding from a recent discussion was that it happens on all platforms
with 32-bit ints regardless of weather they support large files or not.
does ZDB use longs internally and just some small part strangles it to 32-bit,
or is it something more widespread ?
--------------
Hannu