Purely internal tables that just connect one foreign key to another are not needed but let's double check that everything else is dumped. It's been awhile.
Description
Details
Event Timeline
We might be able to dump user_former_groups, change_tag_def and babel without privacy implications. Adding @Reedy for comment. (Feel free to remove yourself and/or redirect if you're not the right person to ping.)
All three are replicated 1:1 to labs, so I think they're fine to just be dumped too (as someone with labs access can do the same thing)
T103011 gives some nice background on the labs-replicated databases. so adding that here.
Reedy, thanks for the comment, I'll add a patch to dump those tables starting with the next run,
Change 521565 had a related patch set uploaded (by ArielGlenn; owner: ArielGlenn):
[operations/dumps@master] add a few more public sql tables to default list to be dumped
Change 521566 had a related patch set uploaded (by ArielGlenn; owner: ArielGlenn):
[operations/puppet@production] add more public sql tables to xml/sql dumps
Change 521565 merged by ArielGlenn:
[operations/dumps@master] add a few more public sql tables to default list to be dumped
Change 524438 had a related patch set uploaded (by ArielGlenn; owner: ArielGlenn):
[operations/dumps@master] add a few more public sql tables to default list to be dumped
Change 524438 merged by ArielGlenn:
[operations/dumps@master] add a few more public sql tables to default list to be dumped
Change 521566 merged by ArielGlenn:
[operations/puppet@production] add more public sql tables to xml/sql dumps
Change 527505 had a related patch set uploaded (by ArielGlenn; owner: ArielGlenn):
[operations/puppet@production] add more public tables for xml/sql dumps
@aaron This revision rEFLR848ef073fa89036c40c440016a8092690ddcf56b for FlaggedRevs seems to indicate that flaggedrevs_stats and flaggedrevs_stats2 are no longer used. Do you know or can you point me to someone who could verify that this is the case? If they aren't used, I will add them to my 'don't ever dump these' list. Thanks!
Thanks a lot! I've updated the patch above to remove those entries. Now just waiting on the wb_terms migration to get further along.
Some rebuilds for the wb_terms migration are taking place; I'll check again in the third week of January to see if all of the cleanup is done. We might be able to push this out for the Feb 1 run if all goes well.
After short irc chat, new estimate for wbterms migration to complete is in 3-4 weeks. I'll update this task around then.
Change 527505 merged by ArielGlenn:
[operations/puppet@production] add more public tables for xml/sql dumps