[postgis-users] help needed

Sandro Santilli strk at keybit.net
Thu Apr 19 02:32:53 PDT 2012


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------'




More information about the postgis-users mailing list