From b289c7e926d0fe84872d1c7dd88fabdcd377bcf9 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Tue, 30 Apr 2013 03:39:00 +0000 Subject: [PATCH] one more clarification git-svn-id: http://svn.osgeo.org/postgis/trunk@11330 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/installation.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/installation.xml b/doc/installation.xml index f638569d9..a0bea7a68 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -140,9 +140,10 @@ in the docs folder - + GDAL (pseudo optional) only if you don't want raster and don't care about installing with CREATE EXTENSION postgis can you leave it out. + Keep in mind other extensions may have a requires postgis extension which will prevent you from installing them unless you install postgis as an extension. So it is highly recommended you compile with GDAL support. -- 2.50.1