[Qgis-user] Importing to postgres db fails on 2.14

Nikolai Bezdna mofoyoda at gmail.com
Thu Mar 10 12:39:14 PST 2016


When importing a layer to a postgres db from a database manager window I
get an 'Error 8 Loading of layer failed' message.
>From a postgis log the query part that fails is this one:
SELECT has_column_privilege('"myschema"."mytable"','mygeom','UPDATE')
And the error from postgres is well expected, because there is no 'mygeom'
column of relation 'mytable' yet.
Double checked that in pgAdmin.
Maybe geometry field should be created earlier?

Can anyone confirm if it's a bug? I'm on 2.14.0.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20160310/ab3ac7a2/attachment.html>


More information about the Qgis-user mailing list