MySQL — via phpMyAdmin
Exporting
1
Open phpMyAdmin
Go to Databases in Plesk and click the phpMyAdmin icon next to your database.
2
Select Export
Click the Export tab at the top.
3
Export
Leave the format as SQL and click Export. The file will download to your computer.
Importing
1
Open phpMyAdmin
Go to Databases in Plesk and click the phpMyAdmin icon next to your database.
2
Select Import
Click the Import tab at the top.
3
Choose File
Click Choose File, select your
.sql file, and click Import.MySQL & PostgreSQL — via Plesk
For both database types, Plesk provides built-in export and import tools as an alternative to phpMyAdmin.1
Go to Databases
Log in to Plesk and click Databases in the left sidebar.
2
Select Your Database
Click the name of the database you want to export or import.
3
Export or Import
Use the Export Dump or Import Dump buttons to download or upload a database file.
For large databases, the Plesk dump method is more reliable than phpMyAdmin, which can time out on large files.