[postgis-tickets] [PostGIS] #2382: Can't upgrade postgis ERROR: attempt to redefine parameter "postgis.backend"

PostGIS trac at osgeo.org
Sat Mar 1 20:36:57 PST 2014


#2382: Can't upgrade postgis ERROR: attempt to redefine parameter
"postgis.backend"
-----------------------------------+----------------------------------------
 Reporter:  robe                   |       Owner:  robe         
     Type:  defect                 |      Status:  new          
 Priority:  medium                 |   Milestone:  PostGIS 2.2.0
Component:  build/upgrade/install  |     Version:  trunk        
 Keywords:                         |  
-----------------------------------+----------------------------------------

Comment(by robe):

 Here is where it's set

 http://postgis.net/docs/doxygen/2.2/d9/d85/lwgeom__backend__api_8c_a0bc0c2461640915a80936b0b7cf83b74.html#a0bc0c2461640915a80936b0b7cf83b74

 and gets called in _PG_init.

 I wonder if it only shows up between minor upgrade e.g. 2.1 to 2.2 because
 that is the only time when the 2.1 and 2.2 are simultaneously active (as
 2.2.so/dll is swapping out a possibly live 2.1.so/dll)

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