• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Question SQL Backup Task so Backup all DBs

ffischer

Basic Pleskian
Hi there,
i want to backup all the whole mysql Server . each database seperatly.
is this possible with integrated tools like plesk Backup cli?

Or does i need to script something?
Does someone has a script to backup all the databases?

best regards
Frank
 
Plesk can do this out of the Box. Go to "Tools & Settings" -> "Backup Manager". When you create a new backup task (scheduled or one-time) you can select to backup "Server configuration and content". Do this and all databases are backed up. You can restore them individually by selecting a previous backup task, select "Database" to restore. The individual databases are grouped by the according subscription.
 
thank you for your answers.

if this is going out of the box, so it does also do with cli?
but Database only, hm need to check this out this weekend ...

actiually i backup all Databases with sqlyog by ssh tunnel.
But #1 it tooks a verry long time and #2 huge traffic :(
 
Back
Top