[12:14:53] 10DBA, 10Patch-For-Review: Gather statistics about the backups on a database - https://phabricator.wikimedia.org/T198987 (10jcrespo) Example output, so far: ``` root@db1115.eqiad.wmnet[zarcillo]> select * FROM backups WHERE id=77\G *************************** 1. row *************************** id: 77... [12:31:51] 10DBA, 10Patch-For-Review: Gather statistics about the backups on a database - https://phabricator.wikimedia.org/T198987 (10jcrespo) The size is in bytes: ``` root@db1115.eqiad.wmnet[zarcillo]> select * FROM backups WHERE id=79\G *************************** 1. row *************************** id: 79... [13:16:57] quick question for tendril, I see the puppet role matches db1115 and db2093. Which one should I update after the switchover? [13:20:20] can I assume it will keep having the one in eqiad as master? [13:52:25] volans: yes [13:52:37] (sorry, my pc crashed) [13:52:47] no prob :) ok, thanks [17:26:45] 10Blocked-on-schema-change, 10Wikibase-Quality, 10Wikibase-Quality-Constraints, 10Wikidata, and 4 others: Deploy schema change for adding numeric primary key to wbqc_constraints table - https://phabricator.wikimedia.org/T189101 (10Lucas_Werkmeister_WMDE) [17:27:56] 10Blocked-on-schema-change, 10Wikibase-Quality, 10Wikibase-Quality-Constraints, 10Wikidata, and 4 others: Deploy schema change for adding numeric primary key to wbqc_constraints table - https://phabricator.wikimedia.org/T189101 (10Lucas_Werkmeister_WMDE) I’ve updated the task description with a new SQL sni...