• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Plesk DataBase [psa database]

kjlordr

New Pleskian
Hello,

Can any one help, how to manage psa database,
- where psa database get stored
- how to backup it
- restore it
- modify its values
- what data is being stored under it and what are there description


Regards :)
 
Sorry for asking, but have you tried to use search engine for KB articles? There are many useful related information.
 
Login to psa database:

"C:\%plesk_dir%\mysql\bin\mysql" -uadmin -p<password> -P8306 psa

Backup and restore - usual method for MySQL - read corresponding MySQL docs
Modify values - read SQL documentation.
A bit outdated schema of psa database - http://kb.parallels.com/113063
 
you can try and use mysql administrator and connect psa db. Use admin details and use port as 8306
 
Back
Top