[Zope] 2Gig FS limit - announce
Andreas Jung
Andreas Jung" <andreas@andreas-jung.com
Fri, 6 Sep 2002 18:07:17 +0200
Largefile support is much better.
-aj
----- Original Message -----
From: "Chris Withers" <chrisw@nipltd.com>
To: <lsh@wo.cz>
Cc: <zope@zope.org>
Sent: Friday, September 06, 2002 16:41
Subject: Re: [Zope] 2Gig FS limit - announce
> DirectoryStorage is newer and better ;-)
>
> Chris
>
> Jaroslav Lukesh wrote:
> > Hi all,
> >
> > Few weeks ago here somebody tell about complicated solution if data.fs
> > exceeds 2G limit. Todays I was found prevency for that situation -
> > PartitionedFileStorage
> >
> > Little old, but may be usefull.
> >
> > Regards JL.
> >
> > ------8<---------
> > Partitioned FileStorage
> >
> > Created by hathawsh. Last modified on 2000/12/15.
> >
> > This is a patch to FileStorage that splits Data.fs into multiple files
> > (Data.fs.1, Data.fs.2, etc.) This allows Zope's database to grow beyond
the
> > file size limits imposed by either Python or the operating system.
> >
> >
> > _______________________________________________
> > Zope maillist - Zope@zope.org
> > http://lists.zope.org/mailman/listinfo/zope
> > ** No cross posts or HTML encoding! **
> > (Related lists -
> > http://lists.zope.org/mailman/listinfo/zope-announce
> > http://lists.zope.org/mailman/listinfo/zope-dev )
> >
> >
>
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>