[Mapserver-users] Mapserver + PostGIS for dummies.

Jason M. Nielsen jnielsen@aero-graphics.com
Thu, 15 Jan 2004 13:47:17 -0700


Quoting Eric Bridger <eric@gomoos.org>:

> Just started using postgis recently and the error messages are a bit
> cryptic.  Just yesterday I spent an hour staring at a simliar error (you
> can try running the query i.e. everything after BINARY CURSOR FOR from
> psql to see if it works).  Until I checked the postgres log and realized
> that the table created by shp2pgsql had not granted permissions for my
> web user.  GRANT SELECT ON .... TO PUBLIC fixed the problem.
> 
> The using clauses are for advance queries with a sub-select. You are
> probably using the (1) the_geom from [table_name] form of query.
> 
> Note: there is a postgis list at:
> http://postgis.refractions.net/mailman/listinfo/postgis-users

Didnt think about that. Good information. I checked and there were no users
granted privledges to the table so I first added the intended user and
ultimately public but still no luck. Same error came back.

Thanks, Jason.

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users