[osm-tile-server] 18/117: Small default cache size for Liechtenstein import

Ruben Undheim rubund-guest at moszumanska.debian.org
Tue Nov 3 23:18:15 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository osm-tile-server.

commit a4413dc15954fe1b0cac2f772b49383b393e49e0
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Thu Sep 3 01:20:25 2015 +0200

    Small default cache size for Liechtenstein import
---
 debian/osm-tile-server-config.postinst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/osm-tile-server-config.postinst b/debian/osm-tile-server-config.postinst
index 38e8192..133a299 100644
--- a/debian/osm-tile-server-config.postinst
+++ b/debian/osm-tile-server-config.postinst
@@ -73,7 +73,7 @@ case "$1" in
         fi
    
         if [ "$IMPORTSAMPLE" = "true" ] ; then
-            su $DBUSER -c "osm2pgsql --slim -d $DBNAME -C 1600 --hstore -S /usr/share/osm2pgsql/default.style /usr/share/osm-tile-server-base/samples/liechtenstein-latest.osm.pbf"
+            su $DBUSER -c "osm2pgsql --slim -d $DBNAME -C 100 --hstore -S /usr/share/osm2pgsql/default.style /usr/share/osm-tile-server-base/samples/liechtenstein-latest.osm.pbf"
         fi
         
     ;;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-tile-server.git



More information about the Pkg-grass-devel mailing list