CTXMedia Well-known member Dec 5, 2014 #1 Rebuilding users .... Rebuilding threads .... etc. With 32,000+ members ... 160,000 threads ... and 3m+ posts this is taking some time (and wasn't expected). Is this really necessary?
Rebuilding users .... Rebuilding threads .... etc. With 32,000+ members ... 160,000 threads ... and 3m+ posts this is taking some time (and wasn't expected). Is this really necessary?
Chris D XenForo developer Staff member Dec 5, 2014 #2 It's just what XenForo does. There's no totally feasible way of overriding it, unfortunately. It should be ok to cancel it, though it's not recommended. If you want to do it, the query is: Code: DELETE FROM xf_deferred WHERE unique_key = 'importRebuild'; Upvote 0 Downvote
It's just what XenForo does. There's no totally feasible way of overriding it, unfortunately. It should be ok to cancel it, though it's not recommended. If you want to do it, the query is: Code: DELETE FROM xf_deferred WHERE unique_key = 'importRebuild';
CTXMedia Well-known member Dec 5, 2014 #3 Thanks Chris - it's completed now - it just threw me that it kicked-off rebuilding users and threads, it seemed unrelated to a media import. No worries. All imported and up and running. Thanks, Shaun Upvote 0 Downvote
Thanks Chris - it's completed now - it just threw me that it kicked-off rebuilding users and threads, it seemed unrelated to a media import. No worries. All imported and up and running. Thanks, Shaun