Opening phpMyAdmin
phpMyAdmin is available for MySQL databases only. For PostgreSQL, use the import/export tools in Plesk directly or connect via a client such as pgAdmin.
Common Tasks in phpMyAdmin
- Browse data — click a table name in the left panel to view its rows
- Run a query — click the SQL tab and enter your query
- Import a database — see Importing & Exporting a Database
- Export a database — see Importing & Exporting a Database