• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Is it possible to move the psa database to a remote server?

ZsoltZ

New Pleskian
Dear All!

I have Plesk 9.0.1 on Debian Etch. I must to upgrade mysql4 to mysql5.
I like to avoid the problems couse this upgrede, so i dont want to upgrade the local mysql4 server. I have a "remote" mysql5 server, i like to move the psa database there. Is it possible?

thank you.

regards,
Zsolt
 
These kb articles cant help me. As i wrote i don't want to upgrade mysql4 to mysql5. I want to move only the psa database to a remote mysql server.

Regards,
Zsolt
 
Hello,

You can use mysqldump command to backup only database and then move it to the server you need.

Regards,
Maria.
 
Dear Maria!

I know mysqldump. Moving a db to another server is not a problem. The question is, how can i tell plesk, that the database is on another server. Other words, is it possible to separate plesk and mysql(with plesks psa database)?

Regards,
Zsolt
 
Back
Top