Hello,

I'm trying to Add a postgis raster layer by using wktraster plugin of Qgis, but 
i always get error like : 

Could not load PG: dbname=postgisdata host= user=postgres password=dathnguy 
port=5432 schema=public table=katrina mode=2

I think that it is mode is not good, but i also fail with mode 1 : 

Could not load PG: dbname=postgisdata host= user=postgres password=dathnguy 
port=5432 schema=public table=katrina mode=1 where='rid=1'

the same if i change the rid : 

Could not load PG: dbname=postgisdata host= user=postgres password=dathnguy 
port=5432 schema=public table=katrina mode=1 where='rid=2'


Do you have any ideas about that ?

Thanks.
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to