Replies: 0
Using elementor 1.1.6 – 1.2.0
I have a single page that had an abnormally large wp_postmeta size (20M+ for only one page). At first I thought it might have been the new revisions so I ran an optimizer plugin which deleted a few rows but was still too large. I then went and looked and found tons of orphan wp_postmeta.post_ids with no existing wp_post.id. As a test I deleted all of these orphans and it did not seem to affect the page. After deleting wp_postmeta is now 300k.
Can you think of what I did wrong and is it ok what I did to resolve?