[postgis-tickets] r15164 - update to reflect stack builder for 2.3.0 available for 64-bit versions
Regina Obe
lr at pcorp.us
Fri Sep 30 07:10:11 PDT 2016
Author: robe
Date: 2016-09-30 07:10:11 -0700 (Fri, 30 Sep 2016)
New Revision: 15164
Modified:
web/_content/pages/windows_downloads.html
Log:
update to reflect stack builder for 2.3.0 available for 64-bit versions
Modified: web/_content/pages/windows_downloads.html
===================================================================
--- web/_content/pages/windows_downloads.html 2016-09-29 22:55:07 UTC (rev 15163)
+++ web/_content/pages/windows_downloads.html 2016-09-30 14:10:11 UTC (rev 15164)
@@ -12,28 +12,33 @@
# Released Versions
-PostGIS 2.2.2 came out March 22nd, 2016. Binaries currently available in experimental section. Installers available on Application Stackbuilder
-and [windows download][5] for PostgreSQL 9.5 32/64-bit, PostgreSQL 9.4 64-bit.
-Others coming soon.
+PostGIS 2.3.0 came out September 26th, 2016. Binaries currently available in experimental section for versions of PostgreSQL 9.3-9.6 (both 32-bit and 64-bit). Installers available on Application Stackbuilder
+and [windows download][5] for PostgreSQL 9.6 64-bit, PostgreSQL 9.5 64-bit, and PostgreSQL 9.4 64-bit.
+32-bit versions coming soon.
-**These binaries fix incompatibility issues with PostgreSQL 9.5.2+ 9.4.7+**
+***Make sure you are using PostgreSQL 9.5.2+ or PostgreSQL 9.4.7+ or PostgreSQL 9.6.0+. These may not work with lower PostgreSQL micros.***
+PostGIS 2.3.0 bundle includes:
-PostGIS 2.2.2 bundle includes:
-
- * PostGIS 2.2.2 with raster, [SFCGAL](http://sfcgal.org) support (1.3.0), address_standardizer, topology
- * PostGIS Tiger geocoder extension (targeting Tiger 2015)
- * [pgRouting 2.2.3 (or 2.2.2)](http://docs.pgrouting.org/2.2/en/doc/index.html)
+ * PostGIS 2.3.0 with raster, [SFCGAL](http://sfcgal.org) support (1.3.0), address_standardizer, topology
+ * PostGIS Tiger geocoder extension (targeting Tiger 2016)
+ * [pgRouting 2.3.0](http://docs.pgrouting.org/2.3/en/doc/index.html)
* Commandline raster loader (raster2pgsql), shapefile import/export (shp2pgsql,pgsql2shp)
* Commandline [osm2pgrouting 2.1.0](https://github.com/pgRouting/osm2pgrouting/tree/osm2pgrouting-2.1.0) for loading data from .osm files into pgRouting routable format
* GUI: shp2pgsql-gui which has both import and export support for geometry/geography
- * [ogrfdw 1.0.1](https://github.com/pramsey/pgsql-ogr-fdw) - spatial foreign data wrapper for
+ * [ogrfdw 1.0.2](https://github.com/pramsey/pgsql-ogr-fdw) - spatial foreign data wrapper for
reading both spatial (spatial columns become postgis geometry) and non-spatial data
- [IMPORT FOREIGN SCHEMA](http://www.postgresonline.com/journal/archives/359-Import-Foreign-Schema-for-ogr_fdw-for-PostgreSQL-9.5.html) support for PostgreSQL 9.5 users
- * [GDAL 2.0.2](http://gdal.org) with ODBC, Curl, SQLite, excel, libreoffice spreadsheet (used by both PostGIS raster and ogrfdw)
+ [IMPORT FOREIGN SCHEMA](http://www.postgresonline.com/journal/archives/359-Import-Foreign-Schema-for-ogr_fdw-for-PostgreSQL-9.5.html) support for PostgreSQL 9.5+ users
+ * [GDAL 2.1.1](http://gdal.org) with OpenJPEG (JPEG 2000), ODBC, Curl, SQLite, excel, libreoffice spreadsheet (used by both PostGIS raster and ogrfdw)
* [pgpointcloud](https://github.com/pgpointcloud/pointcloud) 1.0.1 (9.5 will have master version 1.1 since 1.0.1 doesn't compile against 9.5)
for querying LIDAR point cloud and in/out functions to convert to PostGIS geometry
+
+Installers are available for PostGIS 2.2.2 for PostgreSQL 9.5 32/64-bit, PostgreSQL 9.4 64-bit
+(binaries in experimental for PostgreSQL 9.2-9.5 both 32 and 64-bit)
+
+***Make sure you are using PostgreSQL 9.5.2+ or PostgreSQL 9.4.7+ or PostgreSQL 9.6.0+. These may not work with PostgreSQL lower micros.***
+
Installers are available for PostGIS 2.1.8 for PostgreSQL 9.2 (64-bit), PostgreSQL 9.4 (32/64-bit) (via Application stackbuilder) and [windows download][5].
NOTE: the PostgreSQL 9.2 PostGIS 2.1.8 installers and binaries require PostgreSQL 9.2.9 or above. If you had done a micro upgrade from a pre-PostgreSQL 9.2.9
and your PostGIS or pgRouting broke, you need to install this version.
More information about the postgis-tickets
mailing list