• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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