[OSM-dev] osm2pgsql "intarray contrib module loaded"
Stephan Knauss
osm at stephans-server.de
Mon Aug 8 20:46:35 BST 2011
On 08.08.2011 19:31, Jon Burgess wrote:
> If you want to use the latest version of the code then you will have to
> remove the previous intarray extension or create a new database without
> it. The latest code uses the built-in array support instead.
> Your postgres install should have included an appropriate uninstall SQL
> script in the contrib directory and can be executed like:
> $ sudo -u postgres psql DBNAME< /usr/share/pgsql/contrib/uninstall__int.sql
Sorry, for me it's not fully clear. Maybe for my small DB it's fine to
reimport, but for others having the whole planet:
Is this a way to convert an existing database? Or is it always required
to reimport?
Stephan
More information about the dev
mailing list