Database Migration

Database Migration

by Gilbert Loyogoy -
Number of replies: 5

I am currently hosting my site at a cloud hosting but the database has a limit of 50 max user connection so I purchased a vps plan . I am planning to migrate my database on vps how can i do this ? Thank you so much. 

Average of ratings: -
In reply to Gilbert Loyogoy

Re: Database Migration

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
In reply to Howard Miller

Re: Database Migration

by Gilbert Loyogoy -
Is it possible to use remote database ?
In reply to Gilbert Loyogoy

Re: Database Migration

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
Just read the bit about migrating the database smile

It's possible if you have the permissions to do so and a good connection. It won't work well enough over the public internet.
In reply to Gilbert Loyogoy

Re: Database Migration

by kumkum sharma -
You can use remote database to migrate your database if you have large database.
But for that it is must to have root access over both server.

If you don't have root access then you can migrate your database by importing and exporting your database.