We have a site with about 1500 pages... Recently it seems that the Boost Relationship Cache table is getting enormous. It is already past 700 MB. Is this normal? It is making our automated backups more and more difficult... Any thoughts would be appreciated. Thanks-

Comments

mikeytown2’s picture

U try the latest dev? It should reduce that number. You must have a lot of views.

superflyman’s picture

There are actually only about 5 active views... Is the dev release stable enough for a production site?

mikeytown2’s picture

one of those views use blocks?

I would say it's stable. I'm still working on merging in some of the things I use at work into boost before I release the next version. Biggest one is views filtering by date and getting that view to expire at the correct time. I have that working hardcoded to a view/node-type going to work on generalizing it.

But yes I currently use the dev on our production boxes.

superflyman’s picture

Yes, we are using the Quick Tabs module with a Block display. I also just realized we have several RSS Feeds created as well. Not sure if those might be the culprit as the timing seems to make sense.

Do you have a potential ETA on the next release? Just curious... If we move over from 6.x-1.18 to the dev version, can we just overwrite the files?

Thanks again for your help.