[postgis-tickets] [PostGIS] #5292: raster2pgsql.exe does nothing

PostGIS trac at osgeo.org
Sat Nov 26 00:15:21 PST 2022


#5292: raster2pgsql.exe does nothing
---------------------+---------------------------
 Reporter:  pizzuga  |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  medium   |  Milestone:  PostGIS 3.3.3
Component:  postgis  |    Version:  3.3.x
 Keywords:           |
---------------------+---------------------------
 I'm making some tests on a virtual machine with windows 10 OS. I installed
 Postgis from EDB boundle and everything works well from a database point
 of view

 The problem is that raster2pgsl.exe does nothing when I run it.
 So, I downloaded postgis-bundle-pg15-3.3.2x64.zip from
 https://download.osgeo.org/postgis/windows/pg15/ and overwrite
 raster2pgsql.exe but it still does nothing, while doing the same overwrite
 with the one extracted from postgis-bundle-pg15-3.3.1x64.zip
 (https://download.osgeo.org/postgis/windows/pg15/archive/) makes
 raster2pgsql.exe works as expected.


 SELECT postgis_full_version() --> POSTGIS="3.3.2 3.3.2" [EXTENSION]
 PGSQL="150" GEOS="3.11.1-CAPI-1.17.1" PROJ="7.2.1" GDAL="GDAL 3.4.3,
 released 2022/04/22" LIBXML="2.9.9" LIBJSON="0.12" LIBPROTOBUF="1.2.1"
 WAGYU="0.5.0 (Internal)" RASTER

 SELECT short_name FROM st_gdaldrivers() retuns all the drivers
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5292>
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