[postgis-tickets] [PostGIS] #2334: Cannot upgrade from 2.0 to 2.1 (non-extension upgrade)

PostGIS trac at osgeo.org
Tue Jun 4 06:55:30 PDT 2013


#2334: Cannot upgrade from 2.0 to 2.1 (non-extension upgrade)
-----------------------+----------------------------------------------------
 Reporter:  dustymugs  |       Owner:  strk         
     Type:  defect     |      Status:  new          
 Priority:  blocker    |   Milestone:  PostGIS 2.1.0
Component:  postgis    |     Version:  trunk        
 Keywords:             |  
-----------------------+----------------------------------------------------

Comment(by robe):

 strk,

 I suspect your script is stripping out my commands.  I thought it was
 included as well but was puzzled when I had to explicitly add it to the
 extension script again.

 I think we need to move the drop_before and after stuff after the
 generation so they don't get mangled by your perl script.  those should
 always be included regardless of what they contain (even if they
 CREATE/DROP things we normally don't do in upgrade scripts)

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