On 14 July 2011 10:11, John Smith <[email protected]> wrote: > On 14 July 2011 00:49, Frederik Ramm <[email protected]> wrote: >> No. That patch is for "osm2pgsql-64" (with its support for 64bit IDs). Saphy >> Mo is running a plain old (more than 12 months old) 32-bit-id osm2pgsql on a >> Windows system. > > You yourself said that the 32bit version can crash if a way ends up in > pending ways with nodes that have large ID numbers. >
AFAIK there is nothing that prevents node IDs causing an out of memory error, other than the fact that OSM for now has small ID numbers, Anthony's patch just checks to see how much memory is available and prevents osm2pgsql from using a memory cache if the memory is going to be exceeded. _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

