X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d659aecb5ed3068db16a653b41025f8e085f4382..5a1a80f34089acdc46f1f288225d199cf7fe015b:/cookbooks/planet/templates/default/planetdump.erb diff --git a/cookbooks/planet/templates/default/planetdump.erb b/cookbooks/planet/templates/default/planetdump.erb index 15a005191..22214b8ac 100644 --- a/cookbooks/planet/templates/default/planetdump.erb +++ b/cookbooks/planet/templates/default/planetdump.erb @@ -67,6 +67,7 @@ rm -rf relations relation_tags relation_members # Run the dump time nice -n 19 /opt/planet-dump-ng/planet-dump-ng \ + --max-concurrency=4 \ -c "pbzip2 -c" -f "/store/backup/${file}" --dense-nodes=1 \ -C "changesets-${date}.osm.bz2" \ -D "discussions-${date}.osm.bz2" \