Issue Database restriction on linux server

Thomas Oryon

Regular Pleskian
Hello Support,

In plesk Windows server, we can setup the database quota restriction but in linux server there is no option to setup the quota restriction.

Could you please confirm that whether it is possible to setup this restriction?

Awaiting your reply.
 
Hi, @Thomas Oryon . There's no built-in feature in Plesk that allows you to limit MySQL database sizes. What you can do is create custom scripts that check your user's database sizes and if you determine a database size is over the desired quota to discuss the matter further with the user. CloudLinux's MySQL governor is also a good option to consider for database resource monitoring on shared hosting-like environments:

 
Back
Top