Umherirrender added a comment.

  According to T188730#7461581 
<https://phabricator.wikimedia.org/T188730#7461581> the 
`$wgWBClientSettings['entityUsageModifierLimits']['C']` should be set to 10 for 
cebwiki to control the size of the whole table on that wiki.
  
  Just to note that there are also a wiki which is bigger and that extra work 
may not needed
  
    [arzwiki_p]> SELECT COUNT(*) AS total, SUM(eu_aspect LIKE 'C%') AS 
statements, SUM(eu_aspect LIKE 'O%') AS others FROM wbc_entity_usage;
    +-----------+------------+--------+
    | total     | statements | others |
    +-----------+------------+--------+
    | 187974968 |   71519292 |  12575 |
    +-----------+------------+--------+
    1 row in set (1 min 0.69 sec)
    
    [cebwiki_p]> SELECT COUNT(*) AS total, SUM(eu_aspect LIKE 'C%') AS 
statements, SUM(eu_aspect LIKE 'O%') AS others FROM wbc_entity_usage;
    +----------+------------+---------+
    | total    | statements | others  |
    +----------+------------+---------+
    | 15235070 |          0 | 4798965 |
    +----------+------------+---------+
    1 row in set (13.53 sec)

TASK DETAIL
  https://phabricator.wikimedia.org/T188730

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Umherirrender
Cc: Umherirrender, Marostegui, RP88, Michael, Lucas_Werkmeister_WMDE, hoo, 
daniel, zhuyifei1999, Eloquence, Lydia_Pintscher, Sannita, Ainali, 
Liuxinyu970226, MZMcBride, Ricordisamoa, iecetcwcpggwqpgciazwvzpfjpwomjxn, 
jayvdb, Daniel_Mietchen, Tobi_WMDE_SW, Legoktm, Abraham, greg, Wikidata-bugs, 
liangent, jeremyb, aude, Bianjiang, Aklapper, DixonD, PokestarFan, Ladsgroup, 
Astuthiodit_1, Lmlmljs, karapayneWMDE, joanna_borun, Invadibot, Devnull, 
maantietaja, Y.ssk, lmata, Muchiri124, CBogen, Akuckartz, RhinosF1, 
Legado_Shulgin, ReaperDawn, Nandana, lucamauri, Davinaclare77, Techguru.pc, 
Lahi, Gq86, GoranSMilovanovic, Hfbn0, QZanden, LawExplorer, Zppix, _jensen, 
rosalieper, 4nn1l2, Taiwania_Justo, Scott_WUaS, Ixocactus, Wong128hk, El_Grafo, 
Dinoguy1000, faidon, Addshore, Steinsplitter, Mbch331, Jay8g, fgiunchedi
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to