Slowing the plugins index
-
Hello, I have 4 core VPS, WordPress page on it with table “xhc_postmeta (3 429 412 rows, approximately)”.
With your plugin at start get faster WP site. Few days started super slow and Loadtimes on server 4-6.0…
ChatGPT helps and we create in SQL a:
ALTER TABLE xhc_postmeta ADD INDEX meta_key_value_num (meta_key(191), meta_value(20));
And the VPS load is going down to 1.75 at work. Perfect. But your plugin yet show this:
https://snipboard.io/UMZTHn.jpgCan update the plugin to not asking convert the good keys?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Slowing the plugins index’ is closed to new replies.