<div dir="ltr"><div>Dear All,<br> <br>            I am trying to insert a raster (X,Y: 16242, 66479, size on<br>disk:825.3 MB, not compressed) using raster2pgsql tool with "-R" option.<br> <br>command:  raster2pgsql -R test_image.tif  test_image | psql -U user -d<br>database<br> <br>Error:  rt_raster_new: Dimensions requested exceed the maximum (65535 x<br>65535) permitted for a raster<br> <br>This works if I use the tile option "-t heightxwidth". But then multiple<br>rows for a single raster in the database table are created, which is not a<br>desirable result for me.<br> <br>So, I would like to store a raster with height or width more than 65535 in<br>the PostGIS database table as a single row. Is this possible? If so, can<br>you please provide me how?<br> <br>My Environment:<br>Postgres Version: PostgreSQL 10.4 on x86_64-pc-linux-gnu, compiled by gcc<br>(Alpine 6.4.0) 6.4.0, 64-bit<br><br></div><div>Postgis version: POSTGIS="2.5.0" [EXTENSION] PGSQL="100"<br>GEOS="3.7.0-CAPI-1.11.0 673b9939" PROJ="Rel. 5.0.1, April 1st, 2018"<br>GDAL="GDAL 2.3.2, released 2018/09/21" LIBXML="2.9.8" LIBJSON="0.13.1"<br>RASTER<br> <br>I am looking forward for your reply.<br> <br>Best Regards,<br>Pradeep Gulla  <br></div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><br></div></div></div>