• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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