argle.bargle on "[Plugin: FeedWordPress] remove or limit...
FeedWordPress works nicely -- thank you! But it quickly bloats the wp_postmeta table with "syndication_item_hash" entries -- like tens of thousands/week. How can I: 1. Reduce the number of these...
View Articlejohnny_n on "[Plugin: FeedWordPress] remove or limit "syndication_item_hash"...
I have exactly the same question -- the amount of entries is unreal!
View Articleargle.bargle on "[Plugin: FeedWordPress] remove or limit...
Anyone? A. How 'bout a hint: what are the hashes used for? B. Plan B -- quit using this plugin. Thanks!
View Articleliquidbook on "[Plugin: FeedWordPress] remove or limit...
I had the same issue. It caused some other key plugins to fail. Additionally the post -> post all (wp-admin/edit.php) failed to load. I was getting massive memory overload. Its a useful plugin and...
View Articlejfache on "[Plugin: FeedWordPress] remove or limit "syndication_item_hash"...
It's actually quite easy to limit the number of stored hashes, but the question is: what is the point of storing all the past hashes? I'd love to know!
View Articleradgeek on "[Plugin: FeedWordPress] remove or limit "syndication_item_hash"...
Hey y'all, The reason for storing the past hashes has to do with an attempt to avoid the kind of problem you're seeing -- an ever-growing number of post revisions being stored in the database under...
View Articleceesvandongen on "[Plugin: FeedWordPress] remove or limit...
I am having the same problems which accumulated in a complete stop of the site Euro2012Twitter.com . The wp_postmeta contained 7.800.000 records! Some details 1. FWP version 2011.1019 2. WP version...
View Articlekrisisdnb-djmx on "[Plugin: FeedWordPress] remove or limit...
Any progress on this? or for now does anyone have the sql to remove the postmeta hash keys that arent needed or old? I can remove all hash keys for a post but dont know what impact that has please...
View Articlezhzyg on "[Plugin: FeedWordPress] remove or limit "syndication_item_hash"...
I have deleted all those item_hash meta keys, everything is fine, all rss feed links are still keep in on list and keep updating.
View ArticleJPS Autosport on "[Plugin: FeedWordPress] remove or limit...
How 2 fast delete all these lines? I have over a milion of these lines.
View ArticleJPS Autosport on "[Plugin: FeedWordPress] remove or limit...
Found it DELETE FROM wp1_postmeta WHERE meta_key LIKE 'syndication_item_hash' Saved me over a million lines
View Articleak71 on "[Plugin: FeedWordPress] remove or limit "syndication_item_hash"...
any news on this problem? my postmeta table just grown to over 700.000 lines in just a few days! manually deleting those lines is not an option for a live system.
View ArticleReply To: [Plugin: FeedWordPress] remove or limit...
How 2 fast delete all these lines? I have over a milion of these lines.
View ArticleReply To: [Plugin: FeedWordPress] remove or limit...
I have deleted all those item_hash meta keys, everything is fine, all rss feed links are still keep in on list and keep updating.
View ArticleReply To: [Plugin: FeedWordPress] remove or limit...
Any progress on this? or for now does anyone have the sql to remove the postmeta hash keys that arent needed or old? I can remove all hash keys for a post but dont know what impact that has please...
View ArticleReply To: [Plugin: FeedWordPress] remove or limit...
I am having the same problems which accumulated in a complete stop of the site Euro2012Twitter.com . The wp_postmeta contained 7.800.000 records! Some details 1. FWP version 2011.1019 2. WP version...
View ArticleReply To: [Plugin: FeedWordPress] remove or limit...
Hey y’all, The reason for storing the past hashes has to do with an attempt to avoid the kind of problem you’re seeing — an ever-growing number of post revisions being stored in the database under...
View ArticleReply To: [Plugin: FeedWordPress] remove or limit...
It’s actually quite easy to limit the number of stored hashes, but the question is: what is the point of storing all the past hashes? I’d love to know!
View ArticleReply To: [Plugin: FeedWordPress] remove or limit...
I had the same issue. It caused some other key plugins to fail. Additionally the post -> post all (wp-admin/edit.php) failed to load. I was getting massive memory overload. Its a useful plugin and...
View ArticleReply To: [Plugin: FeedWordPress] remove or limit...
Anyone? A. How ’bout a hint: what are the hashes used for? B. Plan B — quit using this plugin. Thanks!
View Article