From 159531b54feab3c53a8d70b688e864a6e6436b47 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Fri, 30 Oct 2009 18:59:25 +0000 Subject: [PATCH] correct postgresql minimum version git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4707 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/installation.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/installation.xml b/doc/installation.xml index 976f07e57..e2f58c4b7 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -39,13 +39,16 @@ psql -d yourdatabase -f spatial_ref_sys.sql - PostgreSQL 8.1 or higher. A complete installation of PostgreSQL + PostgreSQL 8.2 or higher. A complete installation of PostgreSQL (including server headers) is required. PostgreSQL is available from http://www.postgresql.org . + For a full PostgreSQL / PostGIS support matrix and PostGIS/GEOS support matrix refer to + http://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS + -- 2.50.0