[postgis-devel] [PostGIS] #1739: Problem with soft extension upgrade

PostGIS trac at osgeo.org
Thu Mar 29 11:46:13 PDT 2012


#1739: Problem with soft extension upgrade
-----------------------------------+----------------------------------------
 Reporter:  otto                   |       Owner:  strk         
     Type:  defect                 |      Status:  new          
 Priority:  medium                 |   Milestone:  PostGIS 2.0.0
Component:  build/upgrade/install  |     Version:  2.0.x        
 Keywords:                         |  
-----------------------------------+----------------------------------------

Comment(by otto):

 Yes.
 {{{
 SELECT name, default_version, installed_version FROM
 pg_available_extensions WHERE name = 'postgis'
 }}}
 {{{
 "postgis";"2.0.0rc1";"2.0.0beta2"
 }}}

 But I might have broken something in my 1.5 to 2.0.0beta2 upgrade. If it's
 working for you I'm sure it's my fault somehow and I'll do a hard upgrade
 instead.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1739#comment:2>
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-devel mailing list