[postgis-tickets] [PostGIS] #2751: [extension] 2.1.3 from unpackaged: ERROR: function _st_asraster(...) does not exist

PostGIS trac at osgeo.org
Wed May 28 10:01:43 PDT 2014


#2751: [extension] 2.1.3 from unpackaged: ERROR:  function _st_asraster(...) does
not exist
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.1.4
Component:  postgis  |     Version:  2.1.x        
 Keywords:           |  
---------------------+------------------------------------------------------
 I'm getting this error trying to create 2.1.3 extension from unpackaged:

 ERROR:  function _st_asraster(geometry, double precision, double
 precision, integer, integer, text[], double precision[], double
 precision[], double precision, double precision, double precision, double
 precision, double precision, double precision, boolean) does not exist

 The postgis_full_version() function detects no problem and tells me I'm at
 2.1.3. The rtpostgis_upgrade_21_minor.sql runs successfully.
 Still the mentioned (over-parametrized) _st_asraster() function is still
 found missing on CREATE FROM unpackaged.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2751>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list