[postgis-tickets] [PostGIS] #3467: Upgrading from 2.2 to 2.3 gives gdal_datapath already defined

PostGIS trac at osgeo.org
Wed Feb 24 08:06:10 PST 2016


#3467: Upgrading from 2.2 to 2.3 gives gdal_datapath already defined
---------------------+---------------------------
 Reporter:  robe     |      Owner:  dustymugs
     Type:  defect   |     Status:  new
 Priority:  blocker  |  Milestone:  PostGIS 2.3.0
Component:  raster   |    Version:  2.2.x
 Keywords:           |
---------------------+---------------------------
 Steps to reproduce:


 {{{
 CREATE EXTENSION postgis VERSION "2.2.0";
 ALTER EXTENSION postgis UPDATE TO "2.3.0dev";
 }}}

 Gives error:


 {{{
 ERROR:  attempt to redefine parameter "postgis.gdal_datapath"
 }}}

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