[postgis-tickets] [PostGIS] #2799: postgis.gdal_path seems to have a limit on size

PostGIS trac at osgeo.org
Mon Jun 30 16:30:05 PDT 2014


#2799: postgis.gdal_path seems to have a limit on size
--------------------+-------------------------------------------------------
 Reporter:  robe    |       Owner:  dustymugs    
     Type:  defect  |      Status:  new          
 Priority:  high    |   Milestone:  PostGIS 2.2.0
Component:  raster  |     Version:  trunk        
 Keywords:          |  
--------------------+-------------------------------------------------------
 Where is this set.

 I tried doing this:


 {{{

 SET postgis.gdal_path =
 "C:/ming32gcc481/projects/postgresql/rel/pg9.4w32gcc481edb/gdal-data";
 }}}


 and got a notice:
 NOTICE:  identifier
 "C:/ming32gcc481/projects/postgresql/rel/pg9.4w32gcc481edb/gdal-data" will
 be truncated to
 "C:/ming32gcc481/projects/postgresql/rel/pg9.4w32gcc481edb/gdal-"

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2799>
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