[Zope] LARGE FILE SUPPORT

Brian Sullivan brians@meetingbywire.com
Mon, 23 Jul 2001 18:08:11 -0400


> Is this true of all Zope/Python versions ( maximum data base file size
> of 2GB)???

You can use Python and Zope with a Data.fs larger than 2GB but your
Python need compiled with largefile support (see above).

----

OK I will be more specific -- is this true of all distributed Zope
versions ( including Windows?) -- if so why? -- it seems that Zope
doesn't offer a lot of scalability out of the box if this is the case.