On Mon, May 20, 2019 at 12:35:40PM +0000, Zwettler Markus (OIZ) wrote: > You also think the errors are due to the version mismatch.
Is that a question ? If it is, my answer is: NO. ERROR: relation "geometry_columns" already exists It means PostGIS is already installed in the target DB, and you're trying to install it again. > We should da a hard upgrade with postgis_restore.pl to avoid this errors. > Correct? You can try, and report errors here, if any. --strk; _______________________________________________ postgis-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/postgis-users
