[postgis-users] PostGIS 2.3.6 and PostGIS 2.4.3 are out
Regina Obe
lr at pcorp.us
Tue Jan 16 22:18:49 PST 2018
The PostGIS development team is pleased to provide bug fix release 2.3.6 and
2.4.3 for the PostGIS 2.3 and 2.4 stable branches.
Key fixes in these releases are Brin upgrade, ST_Transform schema
qualification to fix issues with restore, foreign table, and materialized
view use, ClusterKMeans and encoded polyline fixes.
Closed tickets - http://bit.ly/2DbwH5P
After installing the binaries or after running pg_upgrade, make sure to do:
ALTER EXTENSION postgis UPDATE;
- if you use the other extensions packaged with postgis - make sure to
upgrade those as well
ALTER EXTENSION postgis_sfcgal UPDATE;
ALTER EXTENSION postgis_topology UPDATE;
ALTER EXTENSION postgis_tiger_geocoder UPDATE;
If you use legacy.sql or legacy_minimal.sql,
make sure to rerun the version packaged with these releases if you are
upgrading from a lower minor version.
2.3.6
source download -
http://download.osgeo.org/postgis/source/postgis-2.3.6.tar.gz
news - https://svn.osgeo.org/postgis/tags/2.3.6/NEWS
pdf doc download - http://download.osgeo.org/postgis/docs/postgis-2.3.6.pdf
html doc download -
http://download.osgeo.org/postgis/docs/doc-html-2.3.6.tar.gz
epub doc download -
http://download.osgeo.org/postgis/docs/postgis-2.3.6.epub
ChangeLog - https://svn.osgeo.org/postgis/tags/2.3.6/ChangeLog
2.4.3
source download -
http://download.osgeo.org/postgis/source/postgis-2.4.3.tar.gz
news - https://svn.osgeo.org/postgis/tags/2.4.3/NEWS
pdf doc download - http://download.osgeo.org/postgis/docs/postgis-2.4.3.pdf
html doc download -
http://download.osgeo.org/postgis/docs/doc-html-2.4.3.tar.gz
epub doc download -
http://download.osgeo.org/postgis/docs/postgis-2.4.3.epub
ChangeLog - https://svn.osgeo.org/postgis/tags/2.4.3/ChangeLog
Love,
PostGIS Development Team
More information about the postgis-users
mailing list