Version 17 (modified by mwtoews, 11 months ago)

add TOC; work on the spacings; PostgreSQL 9.0 required for PostGIS 2.1

PostGIS Install Guide

The following is a guideline to install PostGIS onto various operating systems from either prebuilt packages (where maintained) or source.

See the PostGIS/PostgreSQL and other dependency matrix that defines recommended versions of core dependencies for each version of PostGIS.

PostGIS 2.1 (still in development)

No install guides are available for PostGIS 2.1, so for now just follow the 2.1 guides (from source versions).

Keep in mind a few dependencies for PostGIS 2.1:

  • PostgreSQL 9.0 or later
  • At least GEOS 3.3, but preferably GEOS 3.4.0 for the new interruptibility feature

PostGIS 2.0

  • Debian 6.0 (squeeze) - uses PostgreSQL 8.4

* Debian 7.0 (wheezy) - uses PostgreSQL 9.1

  • Ubuntu 10.04 LTS (lucid) - uses PostgreSQL 8.4

PostGIS 1.5

  • Ubuntu 10.04 LTS (lucid) - uses PostgreSQL 8.4

PostGIS 1.4

Older guides

See also