[postgis-devel] [PostGIS] #1391: postgis errors during upgrade of old db

PostGIS trac at osgeo.org
Fri Aug 24 09:15:27 PDT 2012


#1391: postgis errors during upgrade of old db
-----------------------------------+----------------------------------------
 Reporter:  robe                   |       Owner:  robe         
     Type:  defect                 |      Status:  new          
 Priority:  medium                 |   Milestone:  PostGIS 2.0.2
Component:  build/upgrade/install  |     Version:  trunk        
 Keywords:                         |  
-----------------------------------+----------------------------------------

Comment(by robe):

 Okay I tried this again restoring a 1.5 8.4 database to 9.1 2.1.0 SVN
 r10198

 It's better but I'm still getting error notices in output most from 1.1,
 1.2 days


 {{{
 ERROR:  function public.st_asukml(geometry, integer, integer) does not
 exist
 ERROR:  could not access file "$libdir/liblwgeom.dll": No such file or
 directory
 ERROR:  function public.st_asukml(geometry, integer) does not exist
 ERROR:  could not access file "$libdir/liblwgeom.dll": No such file or
 directory
 ERROR:  function public.st_asukml(geometry) does not exist
 ERROR:  could not access file "$libdir/postgis-1.5": No such file or
 directory
 ERROR:  function public.xmax(box2d) does not exist
 ERROR:  could not access file "$libdir/liblwgeom.dll": No such file or
 directory
 ERROR:  function public.xmin(box2d) does not exist
 ERROR:  could not access file "$libdir/liblwgeom.dll": No such file or
 directory
 ERROR:  function public.ymax(box2d) does not exist
 ERROR:  could not access file "$libdir/liblwgeom.dll": No such file or
 directory
 ERROR:  function public.ymin(box2d) does not exist
 }}}


 I think that might be all though.

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