• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Issue DB Backup/restore issue

Johan

New Pleskian
We are running a large WooCommerce webshop, some of our MySQL contents are quite huge.
At this moment the DB is around 600mb.
When export/copy the DB, a lot of content disappears, we notices this when we ran a copy of our webshop and noticed that some content was not in the copy version. Because of this issue we unfortunately lost some stuff that we had to re-do.
Is there a reason why this happens and is there a way to prevent this from happening?

Server: VPS running with 8 cores & 16gb on ram
This is the only webshop/website running on this vps.

99a312cad6.png
 
While exporting and importing such large databases through the GUI is something that can be investigated further, I'd advise using mysqldump and mysql in the shell instead.

Exporting and importing databases using these tools is relatively simple and should provide you with more control.
 
Back
Top