Changes between Version 89 and Version 90 of UsersWikiPostgreSQLPostGIS


Ignore:
Timestamp:
Nov 17, 2015, 12:41:21 AM (8 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiPostgreSQLPostGIS

    v89 v90  
    22
    33'''Versions of PostgreSQL supported by which versions of PostGIS'''
    4 ||'''PostgreSQL Version'''||'''PostGIS 1.3'''||'''PostGIS 1.4'''||'''PostGIS 1.5'''||'''PostGIS 2.0 '''||'''PostGIS 2.1 ''' ||'''PostGIS 2.2 Trunk'''
    5 ||'''7.2-7.4'''||Yes (not windows)||No||No||No||No||No
    6 ||'''8.0'''||Yes (not windows)||No||No||No||No||No
    7 ||'''8.1'''||Yes||No||No||No||No||No
    8 ||'''8.2'''||Yes||Yes||No||No||No||No
    9 ||'''8.3'''||Yes||Yes||Yes||No||No||No
    10 ||'''8.4'''||Yes||Yes||Yes||Yes (not recommended)||No||No
    11 ||'''9.0'''||No||No||Yes||Yes (not recommended)||Yes (not recommended)||No
    12 ||'''9.1'''||No||No||Yes||Yes||Yes||Yes
    13 ||'''9.2'''||No||No||Yes* (1.5.6+)||Yes||Yes||Yes
    14 ||'''9.3'''||No||No||No||No||Yes||Yes
    15 ||'''9.4'''||No||No||No||No||Yes||Yes
    16 ||'''9.5'''||No||No||No||No||No*||Yes
     4||'''PostgreSQL Version'''||'''PostGIS 1.3'''||'''PostGIS 1.4'''||'''PostGIS 1.5'''||'''PostGIS 2.0 '''||'''PostGIS 2.1 ''' ||'''PostGIS 2.2''' ||'''PostGIS 2.3 Trunk'''
     5||'''7.2-7.4'''||Yes (not windows)||No||No||No||No||No||No
     6||'''8.0'''||Yes (not windows)||No||No||No||No||No||No
     7||'''8.1'''||Yes||No||No||No||No||No||No
     8||'''8.2'''||Yes||Yes||No||No||No||No||No
     9||'''8.3'''||Yes||Yes||Yes||No||No||No||No
     10||'''8.4'''||Yes||Yes||Yes||Yes (not recommended)||No||No||No
     11||'''9.0'''||No||No||Yes||Yes (not recommended)||Yes (not recommended)||No||No
     12||'''9.1'''||No||No||Yes||Yes||Yes||Yes||No*
     13||'''9.2'''||No||No||Yes* (1.5.6+)||Yes||Yes||Yes||Yes
     14||'''9.3'''||No||No||No||No||Yes||Yes||Yes
     15||'''9.4'''||No||No||No||No||Yes||Yes||Yes
     16||'''9.5'''||No||No||No||No||No*||Yes||Yes
    1717
    1818
     
    2626
    2727We have dropped support for PostgreSQL 9.0 in PostGIS 2.2.
     28We have not yet decided if there will be support for PostgreSQL 9.1 in PostGIS 2.3.
    2829
    2930We do not encourage PostgreSQL 9.2 + PostGIS 1.5, however PostGIS 1.5.6+ has patches to work with 9.2.
    3031
    31 PostgreSQL 9.3, 9.4 and PostGIS 2.1 are released.
     32PostgreSQL 9.3, 9.4 and PostGIS 2.1 and PostGIS 2.2 are released.
    3233 
    33 PostgreSQL 9.5 and PostGIS 2.2 are both in development. We plan to not support PostgreSQL 9.5 in 2.1 (changes have already happened in 9.5 that make it incompatible with 2.1 (these fixes have been put in 2.2 but not backported to 2.1))
     34PostgreSQL 9.5 and PostGIS 2.3 are both in development. We plan to not support PostgreSQL 9.5 in 2.1 (though 2.1 may work with 9.5, use at your own risk. Official support for PostgreSQL 9.5 starts at PostGIS 2.2)
    3435
    3536If you are compiling PostGIS 2.0+ with anything less than 9.1,