• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Lots of unused records in psa mysql Database tables

K

kclo

Guest
Hi all,

I have tried to provision over 3000 domains to my Plesk 9.5 servers and then delete these 3000 domains before I put the server into production. From the Plesk control panel, all domains have been removed. However, I found that there are still many records in several tables of the psa database.

Like
psa.accounts with over 5000 records
sys_users with 30 records
hosting with 17 records

All include some previous deleted domains record.

I seems that some records are not clear during domain removal.

Can I just removed those records from the Database? Any dependency need to check before action?

Thanks!
 
What method to remove these 3000 domains did you use?
If domains were removed correctly by corresponding CLI utility or through Plesk interface, the extra entries in the database should not stay.
 
Thanks for your reply!

I used Unix script to create and delete domain through Plesk api. In the middle of deleting 3000 domains, I see that there are errors that it can't connect to MySQL from Plesk api error code return. This may be the reason for many records in the DB.

Anyway, I have manually removed those records from MySQL
 
Back
Top