• 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.

Resolved How to restore a SQL-dump created during plesk repair utility?

Sascha Schlüter

New Pleskian
Hello there,
i made some bad decisions during use of the plesk repair utility ("plesk repair db -verbose") and lost some domains and related mailboxes from the configuration.

Fortunately, the utility created a dump (/var/lib/psa/dumps/mysql.preresolve.20190917-193942.dump.gz) before "repairing" the database.

But: how do i restore the dump correctly?

Can i follow the examples from here: How to back up/restore Plesk system databases

According to that examples my command should be

zcat /var/lib/psa/dumps/mysql.preresolve.20190917-193942.dump.gz | plesk db

but i am not sure at all...

Help is needed urgently - thank you!
 
Back
Top