[postgis-tickets] [PostGIS] #2382: Can't upgrade postgis ERROR: attempt to redefine parameter "postgis.backend"
PostGIS
trac at osgeo.org
Sun Nov 5 19:22:53 PST 2017
#2382: Can't upgrade postgis ERROR: attempt to redefine parameter
"postgis.backend"
------------------------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: closed
Priority: blocker | Milestone: PostGIS 2.2.0
Component: build/upgrade/install | Version: trunk
Resolution: fixed | Keywords:
------------------------------------+---------------------------
Comment (by strk):
As I'm getting these WARNINGs multiple times during upgrades (we have
multiple GUCs now) I looked at the issue again and wondering... why didn't
we just opt for undefining the old GUC and replace with the new ? Apart
from the difficulty to tell what's old and what's new, in case both
libraries survive. Actually I'm thinking we should include lib version in
those WARNINGs so at least we know if the complaining one is the *new* or
the old, because it is still possible that the old library is loaded
*after* the new library, right ?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2382#comment:41>
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