https://bugzilla.wikimedia.org/show_bug.cgi?id=43843

--- Comment #4 from Jon <[email protected]> ---
"Populating this data is an excruciatingly expensive process. The image
information gets populated as pages or templates they transclude are edited.
Currently, on enwiki, the number of pages without PageImages data is:

select count(*) from page where page_namespace=0 and page_is_redirect=0 and
page_touched < '20121229000000'; +----------+ | count(*) | +----------+ |
2336771 | +----------+ 1 row in set (16.40 sec)

That's a lot. My plan is to wait more for this number to decrease to a
reasonable size then update the remaining pages with a script. That's at least
one week from now."

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to