[Tile-serving] [openstreetmap/osm2pgsql] Long import of Europe data file (#676)
Marcos Dione
mdione at grulic.org.ar
Fri Jan 27 20:05:57 UTC 2017
On Fri, Jan 27, 2017 at 11:27:56AM -0800, Koles500 wrote:
> First I wrote that there are some TopologyException-s - why?
no, sorry, I didn't. dunno what they are. it would have helped if you
isolated a bit the lines you were refering to.
> Second why would it "kill my current performance" - osm2pgsql process is taking only 1-3% of processor.
performance is not measured in cpu ussage but in units of data
processed in time. if you checked your IO instead, you'll see is not
being really saturated either; most of the time your disk will be seeking
between sections to read and sections to write. that's why hard disks and
filesystems usually publish both benchmarks: secuential and random access
(read and write).
> Also please do not quote such huge code block, it makes scrolling more difficult. Thanks.
It was *your* block :)
--
(Not so) Random fortune:
Terrorism isn't a crime against people or property. It's a crime against
our minds, using the death of innocents and destruction of property to
make us fearful.
-- Bruce Schneier
More information about the Tile-serving
mailing list