• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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