[postgis-tickets] [PostGIS] #4668: Error upgrading from postgis 2.5.1 to PostGIS 3.0.1

PostGIS trac at osgeo.org
Fri Apr 17 15:07:55 PDT 2020


#4668: Error upgrading from postgis 2.5.1 to PostGIS 3.0.1
-----------------------------------+---------------------------
 Reporter:  robe                   |      Owner:  strk
     Type:  defect                 |     Status:  new
 Priority:  medium                 |  Milestone:  PostGIS 2.5.5
Component:  build/upgrade/install  |    Version:  2.5.x
 Keywords:                         |
-----------------------------------+---------------------------
 Get this error on my oldest PostGIS windows install.

 When running

 {{{
 SELECT postgis_extensions_upgrade();  -- second call
 }}}



 {{{

 ALTER EXTENSION postgis_raster ADD OPERATOR CLASS hash_raster_ops USING
 hash;
 operator class hash_raster_ops does not exist for access method hash


 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4668>
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