Re: [postgis-users] raster2pgsql gives me segmentation fault

2023-12-04 Thread andy via postgis-users
Hi Regina, you are very kind. On Mon, 4 Dec 2023 at 18:40, Regina Obe wrote: > What does SELECT version() return? > PostgreSQL 13.11 (Debian 13.11-0+deb11u1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit > Also have you tried it with in-db. (without the -R

Re: [postgis-users] raster2pgsql gives me segmentation fault

2023-12-04 Thread Regina Obe via postgis-users
than in-db. If we can isolate it down a bit more to being an out-db or permission issue that would help. From: andy Sent: Monday, December 4, 2023 10:08 AM To: Regina Obe Cc: PostGIS Users Discussion Subject: Re: [postgis-users] raster2pgsql gives me segmentation fault Thank

Re: [postgis-users] raster2pgsql gives me segmentation fault

2023-12-04 Thread andy via postgis-users
Thank you Regina. I'm using "POSTGIS="3.1.1 aaf4c79" [EXTENSION] PGSQL="130" GEOS="3.9.4-CAPI-1.14.4" PROJ="7.2.1" GDAL="GDAL 3.2.2, released 2021/03/05" LIBXML="2.9.10" LIBJSON="0.15" LIBPROTOBUF="1.4.1" WAGYU="0.5.0 (Internal)" TOPOLOGY RASTER" -- ___ Andrea Borruso website:

Re: [postgis-users] raster2pgsql gives me segmentation fault

2023-12-04 Thread Regina Obe via postgis-users
you are not having issues with all tif files, and it’s this one specifically? From: postgis-users On Behalf Of andy via postgis-users Sent: Monday, December 4, 2023 7:52 AM To: postgis-users@lists.osgeo.org Cc: andy Subject: [postgis-users] raster2pgsql gives me segmentation fault Hi

Re: [postgis-users] raster2pgsql gives me segmentation fault

2023-12-04 Thread Imre Samu via postgis-users
> raster2pgsql gives me segmentation fault > I'm using RELEASE: 3.3.2 GDAL_VERSION=36 (4975da8) in debian. Hello Andrea, If you are familiar with Docker, you could potentially test with the "postgis/postgis:16-master" Docker image ( https://github.com/postgis/docker-postgis ) to see if your

[postgis-users] raster2pgsql gives me segmentation fault

2023-12-04 Thread andy via postgis-users
Hi, I'm using RELEASE: 3.3.2 GDAL_VERSION=36 (4975da8) in debian. When I run this command raster2pgsql -I -C -M -F -t auto -R ou_s6_01_01_stack.tif public.rasters_outdb I have in the stdout the first part without errors, but after about 80 records I have error. Below are some output example