[postgis-tickets] [PostGIS] #2279: Can't upgrade PostGIS from 2.0

PostGIS trac at osgeo.org
Mon Apr 29 04:03:00 PDT 2013


#2279: Can't upgrade PostGIS from 2.0
----------------------+-----------------------------------------------------
  Reporter:  robe     |       Owner:  pramsey      
      Type:  defect   |      Status:  reopened     
  Priority:  blocker  |   Milestone:  PostGIS 2.1.0
 Component:  postgis  |     Version:  trunk        
Resolution:           |    Keywords:               
----------------------+-----------------------------------------------------
Changes (by robe):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 Well sadly the upgrade did not work on my 2.1 micro, but I think it might
 just be  me and a few other like dusty because I was upgrading early.

 fails with these:

 {{{

 ERROR:  cannot drop function
 geometry_gist_sel_2d(internal,oid,internal,integer) because other objects
 depend on it
 DETAIL:  extension postgis depends on function
 geometry_gist_sel_2d(internal,oid,internal,integer)
 function _st_samealignment_finalfn(agg_samealignment) depends on type
 agg_samealignment
 composite type agg_samealignment column refraster depends on type raster

 }}}

 I'll verify its not just because I have data.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2279#comment:11>
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