[Tile-serving] [openstreetmap/osm2pgsql] Missing newline with error message in processing phase (#1570)
Paul Norman
notifications at github.com
Tue Sep 14 03:47:31 UTC 2021
When osm2pgsql runs out of memory during processing, it prints
```
2021-09-13 13:31:54 Setting up table 'planet_osm_roads'
Processing: Node(7063396k 1804.6k/s) Way(746899k 34.69k/s) Relation(0 0.0/s)2021-09-13 20:36:07 ERROR: std::bad_alloc
```
There should be a newline between the relation speed and the next timestamp, rather than putting both on the same line.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/1570
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210913/f4eab248/attachment.htm>
More information about the Tile-serving
mailing list