> Now when I'm trying to import an extract of the planet.osm with osm2pgsql, I > get this error: > select update_place(place_id::integer) from placex where indexed=false and > class='place' and type='houses' failed: ERROR: relation "placex" does not > exist
This bug was fixed some time ago so you are running an old version of osm2pgsql. I'd suggest you just update to the most recent version in svn. -- Brian _______________________________________________ Geocoding mailing list [email protected] http://lists.openstreetmap.org/listinfo/geocoding

