Hi, My name is Kai wee from Singapore. Currently, my company is using Zope installed in Win200 as a content mangement tools. However, the ZODB is growing and it is going to hit 2GB soon. Is there any alternative ways to counter this problem ?? If I move the Zope to Linux in Window2000, will it support ZODB more them 2GB ?? Please reply. Your help is greatly appreciated. Cheers, Wong Kai Wee
hi, you should pack your database first. Enter the "Control_Panel/Database" and click on "Pack". This will remove old transactions/histories/undos out of your ZODB. Linux supports more than 2GB ZODBs if you use a correct [with-large-file-support] compiled python-interpreter. greetings, maik WONG,KAI-WEE (Non-HP-Singapore,ex5) wrote:
Hi,
My name is Kai wee from Singapore. Currently, my company is using Zope installed in Win200 as a content mangement tools.
However, the ZODB is growing and it is going to hit 2GB soon.
Is there any alternative ways to counter this problem ?? If I move the Zope to Linux in Window2000, will it support ZODB more them 2GB ??
Please reply. Your help is greatly appreciated.
Cheers, Wong Kai Wee
On Tue, Jul 30, 2002 at 05:06:04PM +0800, WONG,KAI-WEE (Non-HP-Singapore,ex5) wrote:
Hi,
My name is Kai wee from Singapore. Currently, my company is using Zope installed in Win200 as a content mangement tools.
However, the ZODB is growing and it is going to hit 2GB soon.
The Windows NTFS Filesystem supports file sizes up to 4 Terbabyes since 1994. I do not think there will be a problem with Windows in this area Linux filesystems support large files too, but the implementation is much newer and I do not know whether is is bug free. -- __________________________________________________ "Nothing is as subjective as reality" Reinoud van Leeuwen reinoud.v@n.leeuwen.net http://www.xs4all.nl/~reinoud __________________________________________________
participants (3)
-
Maik Jablonski -
Reinoud van Leeuwen -
WONG,KAI-WEE (Non-HP-Singapore,ex5)