On Thu, Mar 07, 2013 at 10:02:41AM +0100, Spin0us@openstreetmap wrote: > 3. Running: > ./utils/update.php --import-osmosis-all --no-npi > I got the following error: > The target database has been created with 32bit ID fields, > but this version of osm2pgsql has been compiled to use > 64bit IDs. > Need to use the osm2pgsql folder from my 2.0.0 install.
If you still have a database with 32bit IDs then you cannot apply updates of data from after 9th Feb. You will have to reimport the complete planet from scratch on a 64bit enabled database (the default these days). Sarah _______________________________________________ Geocoding mailing list [email protected] http://lists.openstreetmap.org/listinfo/geocoding

