[postgis-tickets] [PostGIS] #2765: Unable to find driver ESRI to unload from GDAL_SKIP environment variable

PostGIS trac at osgeo.org
Thu Jun 19 08:01:40 PDT 2014


#2765: Unable to find driver ESRI to unload from GDAL_SKIP environment variable
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.2.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by strk):

 {{{
 strk=# show postgis.gdal_enabled_drivers;
 ERROR:  unrecognized configuration parameter
 "postgis.gdal_enabled_drivers"
 }}}

 There's no GUC so I think the code that lists all drivers and disables all
 is being used.
 In turn, that code is likely getting "ESRI Shapefile" as the name of one
 driver.
 How can I check with a commandline ?

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