Page MenuHomePhabricator

Prepare and check storage layer for shnwikibooks
Closed, ResolvedPublic

Description

The new wiki's visibility will be: Public.

Event Timeline

Ladsgroup changed the task status from Open to Stalled.Oct 21 2022, 3:19 PM
Ladsgroup moved this task from Triage to Blocked on the DBA board.

Let us know when the wiki is created so we can sanitize it

Urbanecm changed the task status from Stalled to Open.Jan 4 2023, 12:59 PM
Urbanecm moved this task from Blocked to Triage on the DBA board.
Urbanecm subscribed.

The database has been created, so this should now be ready.

Zabe changed the edit policy from "Custom Policy" to "All Users".Jan 4 2023, 2:13 PM
Marostegui triaged this task as Medium priority.
Marostegui moved this task from In progress to Done on the DBA board.
Marostegui added a subscriber: BTullis.

Sanitized. Database _p and user grants created.
Ready for views creation.

Mentioned in SAL (#wikimedia-operations) [2023-01-12T15:36:06Z] <btullis@cumin1001> Added views for new wiki: shnwikibooks T321256

I believe that this is now complete.

btullis@tools-sgebastion-10:~$ sql shnwikibooks "select * from page limit 2"
+---------+----------------+--------------------------------------+------------------+-------------+----------------+----------------+--------------------+-------------+----------+--------------------+-----------+
| page_id | page_namespace | page_title                           | page_is_redirect | page_is_new | page_random    | page_touched   | page_links_updated | page_latest | page_len | page_content_model | page_lang |
+---------+----------------+--------------------------------------+------------------+-------------+----------------+----------------+--------------------+-------------+----------+--------------------+-----------+
|       1 |              0 | ၼႃႈႁူဝ်ႁႅၵ်ႈ                         |                0 |           0 | 0.806437599939 | 20230112025612 | 20230112025612     |        6991 |     3864 | wikitext           | NULL      |
|       2 |              8 | Sitesupport-url                      |                0 |           1 | 0.336169337141 | 20230104124949 | 20230104124949     |           2 |      109 | wikitext           | NULL      |
+---------+----------------+--------------------------------------+------------------+-------------+----------------+----------------+--------------------+-------------+----------+--------------------+-----------+