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)
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?
@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.
"OSM data for whole country" - is this Vatican City, Monaco or maybe the US?
Sorry, its for whole planet.