On Thu, Apr 19, 2012 at 02:42:11PM +0530, milon bhattacharya wrote:
> I recently installed PostGIS 2.0 . Using  tool rastertopgsql converted a
> geotiff into sql. While executing the SQL using psql tool I am getting an
> error
> "type raster does not exists", please help.

It looks like you didn't correctly install PostGIS 2.0.
What documentation did you follow ?

Run:

  SELECT postgis_full_version();

against your target database to verify.

--strk; 

  ,------o-. 
  |   __/  |    Delivering high quality PostGIS 2.0 !
  |  / 2.0 |    http://strk.keybit.net - http://vizzuality.com
  `-o------'

_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to