27 Mar
2000
27 Mar
'00
5:35 a.m.
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. Actually the limit is 4 GIG. however ext2 FS on Linux has a 2 gig limitation you can use a patch that will take it to 4 GIG, its available on the ext2 home page ########################## necessity is the mother of invention ##########################