Quantcast
Channel: Topic Tag: database | WordPress.org
Viewing all articles
Browse latest Browse all 11075

Hector Cabrera on "[Plugin: WordPress Popular Posts] Reduce size of wp_popularpostsummary ?"

$
0
0

Apparently, for InnoDB tables indexes being larger than data is normal (see here and here) so I wouldn't worry about that. In any case, the index will be updated after every insert (which WPP does quite frequently).

You didn't say how large your summary table was before, but since it had over 3 years of data running an OPTIMIZE TABLE query may be a good idea at this point.


Viewing all articles
Browse latest Browse all 11075

Trending Articles