Manual:MoveToExternal.php/pl
Wersja MediaWiki: | ≥ 1.5 |
Plik MediaWiki: moveToExternal.php | |
---|---|
Lokalizacja: | maintenance/storage/ |
Kod źródłowy: | master • 1.42.3 • 1.41.4 • 1.39.10 |
Klasy: | Znajdź kod • Znajdź dokumentację |
Details
moveToExternal.php file is a maintenance script to move revision's text to external storage.
You have to set up the $wgExternalStores and $wgExternalServers configuration before running the script. See Manual:External Storage for more details.
Options/Arguments
Option/Argument | Description | Required? |
---|---|---|
type | Type of external storage | Wymagane |
location | Location in external storage | Wymagane |
-s | Starting ID of revision | Optional |
-e | Ending ID of revision | Optional |
Usage
php maintenance/storage/moveToExternal.php type location [ -s | -e ]
Terminal
$ php maintenance/storage/moveToExternal.php DB demoCluster Moving text rows from 1 to 675 to external storage oldid=1, moved=1