• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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