The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Moving host - database questions
Hi all
I am moving my vbulletin to a new host. I have copied the php files and am now going to copy the database. If I copy the database and then change the DNS record to point to the new host, then the old database will probably get new posts etc which the new database won't have because of the time for the name server to change. Is there a way to compare the two databases and update the new database with any new posts from the old database? I think this wouldn't work because the new posts will have unique keys etc which will be already used in the new database. Another question is how should I transfer the database. Its 1Gb so I don't want to download the whole thing to my local computer then upload. I know how to use SSH and SCP and TAR on the old host. I was thinking there would be a way to use 'mysqldump' to backup the database to the new host. But I am not sure what the syntax is. I found this Code:
$ mysqldump foo | ssh user@remote.box.bar.com mysql foo Any advice would be appreciated. Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|