Lucas_Werkmeister_WMDE added a comment.
In T190460#9457942 <https://phabricator.wikimedia.org/T190460#9457942>, @matej_suchanek wrote: > Apparently, entries of deleted pages are not always pruned but accumulate over time. Just to add a second example: mysql:research@dbstore1008.eqiad.wmnet [enwiki]> SELECT COUNT(*) FROM wbc_entity_usage LEFT JOIN page ON page_id = eu_page_id WHERE page_id IS NULL; +----------+ | COUNT(*) | +----------+ | 32851 | +----------+ 1 row in set (43.732 sec) So, would be nice to clean up, but not a huge problem at the moment, I think. TASK DETAIL https://phabricator.wikimedia.org/T190460 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Michael, GoranSMilovanovic, Lucas_Werkmeister_WMDE, gerritbot, Lydia_Pintscher, Ladsgroup, matej_suchanek, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, Hazizibinmahdi, ItamarWMDE, Akuckartz, Nandana, lucamauri, Lahi, Gq86, QZanden, KimKelting, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org