Opened 8 years ago

Closed 8 years ago

#3467 closed defect (fixed)

Upgrading from 2.2 to 2.3 gives gdal_datapath already defined

Reported by: robe Owned by: pramsey
Priority: blocker Milestone: PostGIS 2.3.0
Component: raster Version: master
Keywords: Cc:

Description

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"

Change History (3)

comment:1 by robe, 8 years ago

Fixed in trunk (2.3) at r14680

comment:2 by robe, 8 years ago

Owner: changed from Bborie Park to pramsey
Version: 2.2.xtrunk

no need to backport since only affects 2.2 to 2.3 upgrade.

comment:3 by robe, 8 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.