Hi! After starting this command:
osm2pgsql/osm2pgsql -s -C 3000 -d gis -U gisuser -S default.style gis.osm I get this output from osm2pgsql: osm2pgsql SVN version 0.80.0 (32bit id space) (...) The target database has the intarray contrib module loaded. While required for earlier versions of osm2pgsql, intarray is now unnecessary and will interfere with osm2pgsql's array handling. Please use a database without intarray. Does anybody know what to do? Should I switch off the Intarray extension in postgresql? If yes, how? Markus _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

