[rt-users] Attachments table constantly fragmenting

Tom Lahti toml at bitstatement.net
Tue Feb 17 18:45:41 EST 2009


> [!!] Total fragmented tables: 1
> [--] Reads / Writes: 64% / 36%

Fragmentation is normal, especially with that read/write ratio.  It doesn't
necessarily indicate a problem.  You can periodically optimize the
fragmented tables to improve performance, if performance becomes an issue,
which should only be if RT does large ranges on primary keys or full table
scans (naughty!).  Otherwise, I'd ignore it.

-- 
-- ============================
   Tom Lahti
   BIT Statement LLC

   (425)251-0833 x 117
   http://www.bitstatement.net/
-- ============================



More information about the rt-users mailing list