I am currently running a test-import of a vB 2.3.11 into a vB 3.6.7. The old one has about 150.000 posts, the new one around 1,7 million posts. The database checks take that long (more than 1 hour now), that timeouts in the browser are produced, while the server seems to continue to work in the background, as the serverload is rather high.
Is there any way to make the updates to the tables manually through the command-line in order to see, when it is finished? What do I need to change in the scripts to prevent the updates to be done there?
Is there any way to make the updates to the tables manually through the command-line in order to see, when it is finished? What do I need to change in the scripts to prevent the updates to be done there?
Comment