The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
impex ubb6.5 to VB4 help
hi guys,
I'm in the middle of a test conversion from UBB Threads 6.5 to VB4 and I'm running into an issue. The forum is pretty large (4.5 million posts, 25000 users) and I'm just looking for ways to speed up the imports. The one I'm having real trouble with is PMs. There are 1.5 million PMs in the system and our members like to keep them so they have records of trades/sales etc. When importing with impex it's taking about an hour for every 5000 messages. Posts and Threads went much faster than that (about 6-8 hours total). I really can't wait 300 hours for PMs to import, so what can I do to speed this up? I'm importing from a copy of my UBB database on the same server as the VB database. Thanks for any help Grahame --------------- Added [DATE]1313000819[/DATE] at [TIME]1313000819[/TIME] --------------- in case someone else runs into this problem, I solved it by adding the following index : Code:
create index importpmid on pmtext(importpmid); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|