postgis / docker-postgis

Docker image for PostGIS
https://hub.docker.com/r/postgis/postgis/
MIT License
1.39k stars 466 forks source link

Update to PostGIS 3.5 debian #395

Closed ImreSamu closed 2 weeks ago

ImreSamu commented 3 weeks ago

Changes:

Context: https://www.postgresql.org/message-id/E1t0NCG-000wPf-FN%40atalia.postgresql.org

alanivey commented 3 weeks ago

For what it's worth, this PR works for me: https://github.com/baosystems/docker-postgis/actions/runs/11337698871 Thanks for updating the packages!

ImreSamu commented 3 weeks ago

@alanivey: Thank you for your test!


Ready to review;

The 17-master version ( from the CI log )

2024-10-15T01:52:20.2177414Z #21 0.284 + cat _pgis_full_version.txt
2024-10-15T01:52:20.2178834Z #21 0.284  PostgreSQL 17.0 (Debian 17.0-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
2024-10-15T01:52:20.2179993Z #21 0.284 
2024-10-15T01:52:20.2184169Z #21 0.284  POSTGIS="3.6.0dev 3.5.0-21-g77bcee793" [EXTENSION] PGSQL="170" GEOS="3.14.0dev-CAPI-1.20.0" SFCGAL="SFCGAL 2.0.0, CGAL 6.0.1, BOOST 1.74.0" PROJ="9.6.0 NETWORK_ENABLED=OFF URL_ENDPOINT=https://cdn.proj.org USER_WRITABLE_DIRECTORY=/var/lib/postgresql/.local/share/proj DATABASE_PATH=/usr/local/share/proj/proj.db" (compiled against PROJ 9.14.0) GDAL="GDAL 3.10.0dev-014581eece, released 2024/10/14" LIBXML="2.9.10" LIBJSON="0.15" LIBPROTOBUF="1.3.3" WAGYU="0.5.0 (Internal)" TOPOLOGY RASTER
petetnt commented 2 weeks ago

FWIW, I created https://github.com/postgis/docker-postgis/issues/396 to discuss a solution for having a bit more stable images.