Deleting old page versions?

Permalink
What is the general thought on deleting old page versions? Haven't looked, but I would imagine they just all get stored in the database.
This (also haven't looked) would probably lead to a bloated database that might slow the loading of the site down.
Anyone have strong thoughts on this one?

Thanks!

dirkler
 
frz replied on at Permalink Reply
frz
nah, i think you run more of a risk of making some weird orphaned block though it than you're going to get value in cleaning versions up.

unless you making huge amounts of edits with large assets to a busy site, this is probably a waste of time.


do make sure that query logging is off if you're running 5.3.2 or less. that will bloat a database quickly.
dirkler replied on at Permalink Reply
dirkler
Thanks frz for the confirmation.
I was thinking it might not be worth it but just wanted a second opinion.
Thanks for that.
Also appreciate the query logging tip. I'll look into that on my sites immediately.