1 May 2007 02:36
Defragmenting ZODB?
Does anyone have familiarity with defragmenting the ZODB Data.fs? http://wiki.zope.org/ZODB/FileStorageBackup "Because a FileStorage grows one transaction at a time, and transactions can be small, under some filesystem implementations a FileStorage can become badly fragmented quickly. For example, I've observed bad FileStorage fragmentation under NTFS (the high-end native Windows filesystem). Fragmentation can grossly increase the time it takes to seek to an object's data record in the file, so can grossly increase object load times. So if you're using a filesystem that's prone to fragmentation, defragment your .fs files regularly." I don't hear much mention of this practice in performance tweaking so thought I'd ask. Dale -- -- View this message in context: http://www.nabble.com/Defragmenting-ZODB--tf3672841s6742.html#a10262998 Sent from the General Questions mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
RSS Feed