[postgis-users] shp import through GDAL fails
Paolo Cavallini
cavallini at faunalia.it
Tue Oct 13 08:39:54 PDT 2020
Indeed, on a fresh db on one of our servers the import works.
I'll check further in the others.
Sorry for the noise.
Cheers.
Il 13/10/20 17:22, Regina Obe ha scritto:
>> this was my initial guess, that's why I'm asking here (Postgis 3, that is).
>> Thanks.
>>
>> Il 13/10/20 16:21, b.j.kobben at utwente.nl ha scritto:
>>> I think the function AddGeometryColumnis deprecated already for some
>>> time (now should be ST_AddGeometryColumn)so maybe in postgis v13 it
>>> does not work anymore...
>>
>> --
>> Paolo Cavallini
>> www.faunalia.eu - QGIS.org
>> training, support, development on QGIS, PostGIS and more
>> _______________________________________________
>> postgis-users mailing list
>> postgis-users at lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/postgis-users
>
> The function is AddGeometryColumn. AddGeometryColumn still exists. http://postgis.net/docs/manual-3.0/AddGeometryColumn.html
>
> We have never had nor will we ever have a ST_AddGeometryColumn
>
> So to Darafei's point, make sure you are connected to a database with PostGIS installed and also make sure the schema PostGIS is installed in is in the database search path.
> Also make sure the account you are using in QGIS is does not have search_path overridden.
>
> Thanks,
> Regina
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/postgis-users
>
--
Paolo Cavallini
www.faunalia.eu - QGIS.org
training, support, development on QGIS, PostGIS and more
More information about the postgis-users
mailing list