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

--- Comment #22 from Dmitriy Sintsov <[email protected]> ---
Sure, Wikimedia installations are very special so SQL dumps are out of question
for them.

But actually my idea is very different. I suggest to split XML dumps into daily
files automatically during backup / import process:
wpen_2013-05-04.xml
wpen_2013-05-05.xml
wpen_2013-05-06.xml

Of course when full day passed by and it's dump file already exists, then such
daily dumps should not be re-created, just quickly skipped out.

In case there will be too many XML files, one may either use nested directory
tree:
wpen/2013/05/04.xml
wpen/2013/05/05.xml
wpen/2013/05/06.xml

or to perform weekly dumps (number of week in the year):
wpen_2013-01.xml
wpen_2013-02.xml
...
wpen_2013-52.xml

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

Reply via email to