[Tile-serving] [osm2pgsql] Excessive maximum node messages (#96)
Paul Norman
notifications at github.com
Tue Oct 22 08:19:25 UTC 2013
With an import with `--slim --drop --number-processes 32` (and other flags) I get the following excessive messages about the maximum node ID
```
Going over pending ways...
Maximum node in persistent node cache: 2501902335
91162940 ways are pending
Using 32 helper-processes
Mid: loading persistent node cache from /mnt/flat/nodes.bin
Maximum node in persistent node cache: 2501902335
Mid: loading persistent node cache from /mnt/flat/nodes.bin
Maximum node in persistent node cache: 2501902335
Mid: loading persistent node cache from /mnt/flat/nodes.bin
Maximum node in persistent node cache: 2501902335
Mid: loading persistent node cache from /mnt/flat/nodes.bin
Maximum node in persistent node cache: 2501902335
Mid: loading persistent node cache from /mnt/flat/nodes.bin
Maximum node in persistent node cache: 2501902335
Mid: loading persistent node cache from /mnt/flat/nodes.bin
Maximum node in persistent node cache: 2501902335
Mid: loading persistent node cache from /mnt/flat/nodes.bin
Maximum node in persistent node cache: 2501902335
...
Process 11 finished processing 2848842 ways in 2377 sec
Process 13 finished processing 2848842 ways in 2377 sec
Process 21 finished processing 2848842 ways in 2377 sec
Process 22 finished processing 2848842 ways in 2377 sec
Maximum node in persistent node cache: 2501902335
Maximum node in persistent node cache: 2501902335
Process 15 finished processing 2848842 ways in 2377 sec
Maximum node in persistent node cache: 2501902335
Maximum node in persistent node cache: 2501902335
Maximum node in persistent node cache: 2501902335
Maximum node in persistent node cache: 2501902335
Maximum node in persistent node cache: 2501902335
Maximum node in persistent node cache: 2501902335
Maximum node in persistent node cache: 2501902335
...
Going over pending relations...
Maximum node in persistent node cache: 2501902335
0 relations are pending
Using 32 helper-processes
Mid: loading persistent node cache from /mnt/flat/nodes.bin
Maximum node in persistent node cache: 2501902335
Mid: loading persistent node cache from /mnt/flat/nodes.bin
Maximum node in persistent node cache: 2501902335
...
```
I think I got over 72 messages.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/96
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20131022/677972d4/attachment.html>
More information about the Tile-serving
mailing list