[postgis-tickets] [PostGIS] #2684: can't upgrade from 2.1.1 to 2.1.2 with extensions

PostGIS trac at osgeo.org
Fri Mar 28 14:45:14 PDT 2014


#2684: can't upgrade from 2.1.1 to 2.1.2 with extensions
------------------------------------+---------------------------------------
  Reporter:  robe                   |       Owner:  strk         
      Type:  defect                 |      Status:  closed       
  Priority:  blocker                |   Milestone:  PostGIS 2.1.2
 Component:  build/upgrade/install  |     Version:  2.1.x        
Resolution:  fixed                  |    Keywords:               
------------------------------------+---------------------------------------

Comment(by robe):

 So far did a garden test of 2.1.1 upgraded to 2.1.2 r12371, compared to
 the backup of test I created going straight with create extension 2.1.2
 r12366.

 To my shock I saw differences, but don't think they have anything to do
 with upgrade.  I guess I'll need to retest 2.1.2 for sure.  Differences
 are with

 ST_AsGeoJSON (I assume as result of fix pramsey recently did) so not
 worried about it.

 The one that has me a bit concerned (but not concerned enough to hold a
 release) are with ST_3DExtent, ST_AsLatLonText.  I think these are just
 instability issues of some sort which I think we have related tickets for
 already.

 To do a spot check -- I'm just doing a JOIN
 pg_column_size(postgis_garden_log20_output.log_output)  check and also
 stole some tricks from dustymugs and repurposed his raster_hash to create
 an xml hash to catch other oddities.

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