What I meant is that if there are more and more objects, maybe it cause some problem because there are a big Data.fs. Doesn't it cause any problem if there are a big big Data.fs?
On Wed, 13 Apr 2005 17:27:39 +0200, Andreas Jung wrote > --On Mittwoch, 13. April 2005 23:09 Uhr +0800 Fu-Ming_Tsai > <[EMAIL PROTECTED]> wrote: > > > Hello, all > > The file Data.fs is growing up if we use zope. > > Of course it grows...it's your Data.fs containing all your data. And > you have to pack it on a regular basis (Control Panel -> database > administration). > > >However, may it cause some > > hang problem? > > Why? > > >Or some file system problem may be raised because there are > > only files named Data.fs.* for storing object. > > There should be exactly *one* Data.fs file + Data.fs.index + maybe a > Data.fs.pack > file from the last ZODB packing operation. > > >It may cause some problem > > if the objects are more and more. > > Why? > > > Wow! It is amazing if we have a lot of > > objects storing here. Does anyone have comment or thinking? > > > > You have to make interesting why we should think about. There is > nothing in your posting that sounds bad :-) > > -aj --------------------------------------------- Fu-Ming Tsai Unit: ASCC, Academic Sinica E-mail address: [EMAIL PROTECTED] _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
