Opened 10 years ago
Closed 10 years ago
#2799 closed defect (invalid)
postgis.gdal_path seems to have a limit on size
Reported by: | robe | Owned by: | dustymugs |
---|---|---|---|
Priority: | high | Milestone: | PostGIS 2.2.0 |
Component: | raster | Version: | master |
Keywords: | Cc: |
Description (last modified by )
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-"
Change History (2)
comment:1 by , 10 years ago
Description: | modified (diff) |
---|
comment:2 by , 10 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
nevermind. I thought I was in Dos and forgot postgresql is expecting ' and not "