Changes between Version 49 and Version 50 of UsersWikiPostgreSQLPostGIS


Ignore:
Timestamp:
May 1, 2012, 4:26:23 AM (12 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiPostgreSQLPostGIS

    v49 v50  
    3535||'''3.2'''||Yes||Yes||Yes||Yes (not recommended)
    3636||'''3.3'''||Yes||Yes||Yes (preferred 3.3.3+)||Yes (3.3.3+)
     37
     38'''Versions of GDAL support for PostGIS'''
     39PostGIS raster functionality (introduced in 2.0) depends on GDAL so to get raster functionality, you'll need to compile with GDAL support and preferrably
     401.9 or above.  Although you can compile PostGIS 2.0 without raster support, you really should rethink that decision, especially if you are a package manager (you'll have a lot of pissed off users if you do :)). For PostgreSQL 9.1 extension support, compiling with raster support is ABSOLUTELY required since the postgis extension includes the raster functionality.
     41
     42||'''GDAL Version'''||'''Pre - PostGIS 2.0'''||'''PostGIS 2.0'''
     43||'''1.7'''||N/A||Yes (not recommended)
     44||'''1.8'''||N/A||Yes (not recommended)
     45||'''1.9'''||N/A||Yes