22 Mar
2000
22 Mar
'00
7:20 p.m.
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