> [!!] 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/ -- ============================ _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
