[Qgis-user] DB manager don't load postgis tables (not geometric tables)

Pietro Rossin pierigis at gmail.com
Tue Nov 12 05:32:47 PST 2013


Hello
As I understood db manager should load alphanumeric tables, right?

In my installation of qgis (2.0.1) it doesn't..
When I try to drag and drop a table (not geometries, they work as expected),
I get an error saying:

Interrogazione errata: SELECT
has_table_privilege('"myschema"."mytable"','DELETE'),has_any_column_privilege('"myschema"."mytable"','UPDATE'),has_column_privilege('"myschema"."mytable"','','UPDATE'),has_table_privilege('"myschema"."mytable"','INSERT'),current_schema()
ha restituito 7 [ERROR:  column "" of relation "mytable" does not exist
]

Impossibile determinare i privilegi di accesso alla tabella
"myschema"."mytable"
Questo รจ l'errore riportato dal database:
ERROR:  column "" of relation "mytable" does not exist

SQL: SELECT
has_table_privilege('"myschema"."mytable"','DELETE'),has_any_column_privilege('"myschema"."mytable"','UPDATE'),has_column_privilege('"myschema"."mytable"','','UPDATE'),has_table_privilege('"myschema"."mytable"','INSERT'),current_schema()


With all the geometric tables in the same schema there isn't any problem,
why?
Thanks
Pietro



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/DB-manager-don-t-load-postgis-tables-not-geometric-tables-tp5088765.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.



More information about the Qgis-user mailing list