Hi John,
I am not sure of the problem. Usually the error message means that for some reason the user attempting to create featuretype does not have access to the schema that you are trying to access. Since you are the super user I am not sure what is wrong. Please verify that the user has access to:
- Geometrycolumns table - spatial_ref_sys table - permissions to create new tables in the schema.
It seems most likely that there are network access or permissions problems to me.
Jesse On 15-Dec-08, at 7:15 PM, John Zhang wrote:
On Fri, Dec 12, 2008 at 3:36 PM, John Zhang <johnzhang06@xxxxxxxxx> wrote: For the 2nd problem, it ever complained no coordinate system information defined. It is defined with srid: 3005. I doubled checked the system tables: gemetry_columns and spatial_ref_sys.
Hi all,
This is a simple question to you, I believe. Please help. 1) I want to display the data loaded from shp file to postgis using uDig. However, the layer in uDig is marked a red cross. Under Table tab, it displays: SQL Error building FeatureType for nestingseabirdcolonies ERROR: permission denied for schema hm_vect I used superuser postgres. What is the reason behind and how to solve it? When the superupser is used, should uDig be able to access to any layers defined? 2) Another problem simply shows the message : Connection to Resource Failed. I did supply the password for postgres Thanks a lot. John
_______________________________________________ udig-users mailing list udig-users@xxxxxxxxxxxxxxxxxxxxx http://lists.refractions.net/mailman/listinfo/udig-users
|