Hi ,
I have a problem with rasterpgsql with all file geotiff.
On a server Centos 7 / Postgres 9.5 / postgis 2.5 :
/usr/pgsql-9.5/bin/raster2pgsql -b 1 -I -C -F -t 50x50 -s 2154 filename.geotiff
tablename > script.sql : it's OK.
On a server Centos 8 / Postgres 12 / postgis 2.5 : (with the same geotiff file)
/usr/pgsql-12/bin/raster2pgsql -b 1 -I -C -F -t 50x50 -s 2154
filename.geotiff tablename > script.sql : error
The script.sql file is not completed and the error is :
free(): invalid pointer
Abandon (core dumped)
I search on the web but nobody give solution (except work on Centos 7 :()
Thanks for advance.
Alain.
[INRA]<http://www.inra.fr/>
_______________________________________________
postgis-users mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/postgis-users