[postgis-tickets] [PostGIS] #2279: Can't upgrade PostGIS with extension

PostGIS trac at osgeo.org
Tue Apr 23 05:29:43 PDT 2013


#2279: Can't upgrade PostGIS with extension
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  robe         
     Type:  defect   |      Status:  new          
 Priority:  blocker  |   Milestone:  PostGIS 2.1.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 This I suspect is just an extension issue and I have to put in extra logic
 for this.  I'll double check but I did my usual micro-micro upgrade
  Upgrading from 2.1.0 SVN r11142 to r11306
 with

 {{{
 ALTER EXTENSION postgis UPDATE TO "2.1.0SVNnext";
 }}}


 and got this

 {{{

 ERROR:  cannot drop function
 geometry_gist_sel_2d(internal,oid,internal,integer) because other objects
 depend on it
 }}}

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