XF 1.5 importing phpbb 3.0.10: useless tables

Tri@de

Member
i'd like to know if there are useless tables that i can empty to lighten my db (2,5 gb)
i saw phpbb_search_wordmatch with 1,7 Gb of data, is necessary?
 
Last edited:
You can't upgrade phpBB to XenForo, that is not possible.

You can perform an import though; data in the wordmatch table is not required for that - you can truncate it.
 
That's right, but I have to import the db before passing to xenforo. I'm talking about a 3Gb database with some tables with 1gb of data. If I can truncate tables I Don't need, I can import a light db with less time to spend importing. Why do I have to wait 1 day of import of a table that don't need in xenforo? ;)
 
Back
Top Bottom