[postgis-devel] [PostGIS] #1849: Error during DB migrate from Postgis 1.4 to 2.0

PostGIS trac at osgeo.org
Thu May 31 08:12:58 PDT 2012


#1849: Error during DB migrate from Postgis 1.4 to 2.0
---------------------+------------------------------------------------------
 Reporter:  davidMF  |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.1
Component:  postgis  |     Version:  2.0.x        
 Keywords:  Upgrade  |  
---------------------+------------------------------------------------------

Comment(by pramsey):

 We never anticipated people using box3d_extent as a column type (it was a
 shim return type for st_extent). In your old database, convert it to a
 polygon or a box3d first, and then do the upgrade from there?

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