[PostGIS] #5316: Regress failure with in-develop proj

PostGIS trac at osgeo.org
Thu Oct 26 10:52:41 PDT 2023


#5316: Regress failure with in-develop proj
----------------------+---------------------------
  Reporter:  robe     |      Owner:  robe
      Type:  defect   |     Status:  closed
  Priority:  blocker  |  Milestone:  PostGIS 3.4.0
 Component:  postgis  |    Version:  master
Resolution:  fixed    |   Keywords:
----------------------+---------------------------
Comment (by laurencekobold):

 I'm still sometimes seeing this error when running the official Alpine
 postgis docker image. For example, the following statement will produce
 the error:

 SELECT ST_Transform(ST_SetSRID(ST_MakePoint(355023.6737367718,
 5401790.6769562615),26916), 4326);

 Oddly, the statement will succeed if run a second time in the same
 connection. This error is not present when moving to the Debian postgis
 docker image.

 docker image version: postgis/postgis:16-3.4-alpine
 postgres version: PostgreSQL 16.0 on x86_64-pc-linux-musl, compiled by gcc
 (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924, 64-bit
 postgis version: POSTGIS="3.4.0 0" [EXTENSION] PGSQL="160"
 GEOS="3.11.2-CAPI-1.17.2" PROJ="9.2.1 NETWORK_ENABLED=OFF
 URL_ENDPOINT=https://cdn.proj.org
 USER_WRITABLE_DIRECTORY=/var/lib/postgresql/.local/share/proj
 DATABASE_PATH=/usr/share/proj/proj.db" LIBXML="2.11.4" LIBJSON="0.16"
 LIBPROTOBUF="1.4.1" WAGYU="0.5.0 (Internal)"
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5316#comment:23>
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