Forums
Forums / Plugin: WP-Stateless - Google Cloud Storage / sm_cloud
(@evandoc)
2 years ago
I have removed Wp Stateless plugin
my wp_postmeta is 3.6gb – the sm_cloud table is approx 2GB
Is it safe to delete the sm_cloud table if the plugin is deleted or is there a different approach I can use to reduce the size of sm_sloud?
We have deleted all products in the store and are planning to ulpload them again once our database is fully optimized
Dropped the table after disabling the plugin and no issues
(@planvova)
Hello @evandoc
Yes, it is safe.
We are currently implementing enhancements for our data storage methods.
Starting from version 4.0, WP-Stateless stores metadata in its own tables instead of utilizing the wp_postmeta table.
4.0
WP-Stateless
wp_postmeta
Additionally, the sm_cloud table will be removed in version 4.1.
sm_cloud
4.1
The topic ‘sm_cloud’ is closed to new replies.