This is a static archive of our old OSM Help Site. Please post any new questions and answers at community.openstreetmap.org.

[closed] OSM data cant update in centOS 7

0

Hi,

We setup osm database server in centos 7.

But we cant update data in that server. Below query is running long time while trigger update. (I thing reading data is very slow or cant read)

COPY planet_osm_polygon (osm_id,access,addr:housename,addr:housenumber,addr:interpolation,admin_level,aerialway,aeroway,amenity,area,barrier,bicycle,brand,bridge,boundary,building,
construction,covered,culvert,cutting,denomination,disused,embankment,foot,generator:source,harbour,highway,historic,horse,intermittent,junction,landuse,layer,
leisure,lock,man_made,military,motorcar,name,natural,office,oneway,operator,place,population,power,power_source,public_transport,railway,ref,religion,
route,service,shop,sport,surface,toll,tourism,tower:type,tracktype,tunnel,water,waterway,wetland,width,wood,z_order,way_area,tags,way) FROM STDIN)

asked 19 May '17, 08:23

Rajavelu_M's gravatar image

Rajavelu_M
253454858
accept rate: 33%

closed 20 Jun '17, 07:42

You need to provide more detail on what you are actually doing, including

  • hardware configuration that you are using

  • how much OSM data you imported country? region? the planet?

  • are you on the initial import or are you trying to update already imported data?

(19 May '17, 08:49) SimonPoole ♦

@SimonPoole: Thanks for your interest. My system config are: 32 core CPU, 128GB RAM & 2TB HD in centos 7. Already imported OSM data for whole country. This issue occurring while update only.

(19 May '17, 09:07) Rajavelu_M

"OSM data for whole country" - is this Vatican City, Monaco or maybe the US?

(19 May '17, 09:12) scai ♦

Sorry, its for whole planet.

(19 May '17, 09:18) Rajavelu_M

The question has been closed for the following reason “Problem is not reproducible or outdated” by Rajavelu_M 20 Jun ‘17, 07:42