On Wed, Jan 18, 2012 at 12:07:46AM +0100, Andreas Neumann wrote: > Any idea what could be wrong here? Currently I only have a Postgis 2.0 > database available, so I can't test with Postgis 1.5 at the same time. > Maybe with a virtual machine ...
You don't need a virtual machine. PostGIS 2.0 and 1.5 can cohexist in the same database cluster. I do have pg14, pg15 and pg20 databases on my PostgreSQL 8.4 install. There's nothing special to do, install all versions and only load each of the versions .sql file into each of the target databases. --strk; () Free GIS & Flash consultant/developer /\ http://strk.keybit.net/services.html _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
