Quantcast
Channel: [Plugin: FeedWordPress] remove or limit "syndication_item_hash" entries? – WordPress.org Forums
Browsing all 22 articles
Browse latest View live

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 Article


johnny_n on "[Plugin: FeedWordPress] remove or limit "syndication_item_hash"...

I have exactly the same question -- the amount of entries is unreal!

View Article


argle.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 Article

liquidbook 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 Article

jfache 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 Article


radgeek 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 Article

ceesvandongen 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 Article

krisisdnb-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 Article


zhzyg 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 Article


JPS Autosport on "[Plugin: FeedWordPress] remove or limit...

How 2 fast delete all these lines? I have over a milion of these lines.

View Article

JPS 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 Article

ak71 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 Article

Reply To: [Plugin: FeedWordPress] remove or limit...

How 2 fast delete all these lines? I have over a milion of these lines.

View Article


Reply 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 Article

Reply 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 Article


Reply 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 Article

Reply 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 Article


Reply 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 Article

Reply 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 Article

Reply 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
Browsing all 22 articles
Browse latest View live