[postgis-tickets] [PostGIS] #2827: After 2.0.5 to 2.2.0dev upgrade: ERROR: unrecognized configuration parameter "postgis.backend"
PostGIS
trac at osgeo.org
Tue Jul 8 02:21:59 PDT 2014
#2827: After 2.0.5 to 2.2.0dev upgrade: ERROR: unrecognized configuration
parameter "postgis.backend"
---------------------+------------------------------------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone:
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Running
{{{
make check RUNTESTFLAGS='-v --extension --upgrade-path=2.0.5--2.2.0dev'
}}}
I get the error:
{{{
--- sfcgal/concave_hull_expected 2014-06-25 14:05:55.018274295
+0200
+++ /tmp/pgis_reg/test_105_out 2014-07-08 11:18:09.069767628 +0200
@@ -1,3 +1,4 @@
+ERROR: unrecognized configuration parameter "postgis.backend"
}}}
It sounds like the "postgis.backend" GUC parameter is not installed on
upgrade, but only on new install, can it be ?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2827>
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