[Tile-serving] [osm2pgsql] Import error " failed: ERROR: tablespace "m" does not exist" (#106)

ror6ax notifications at github.com
Tue Dec 10 09:19:05 UTC 2013


Here is an error I'm getting when trying to execute 
./osm2pgsql -slim -C 128 --cache-strategy sparse -d mapserver /tmp/map.osm -S default.style



Reading in file: /tmp/map.osm
Processing: Node(539k 134.9k/s) Way(73k 14.60k/s) Relation(0 0.00/s)Killed
-bash-4.2$ ./osm2pgsql -slim -C 128 --cache-strategy sparse -d mapserver /tmp/map.osm -S default.style
osm2pgsql SVN version 0.85.0 (64bit id space)

Using projection SRS 4326 (Latlong)
Setting up table: planet_osm_point
NOTICE:  table "planet_osm_point" does not exist, skipping
NOTICE:  table "planet_osm_point_tmp" does not exist, skipping
CREATE INDEX planet_osm_point_pkey ON planet_osm_point USING BTREE (osm_id) TABLESPACE m
 failed: ERROR:  tablespace "m" does not exist

Error occurred, cleaning up
-bash-4.2$


---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/106
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20131210/f71ee678/attachment.html>


More information about the Tile-serving mailing list