aboutsummaryrefslogtreecommitdiff
path: root/system/postgis/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/postgis/README')
-rw-r--r--system/postgis/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/system/postgis/README b/system/postgis/README
index 8cc8fe8a2ae86..80eac03b71bb4 100644
--- a/system/postgis/README
+++ b/system/postgis/README
@@ -5,4 +5,6 @@ backend spatial database for geographic information systems
(GIS), much like ESRI's SDE or Oracle's Spatial extension.
To disable raster support and eliminate the gdal dependency,
-set RASTER=no.
+set RASTER=no. If you choose this path, be aware that
+postgis will still need the two dependencies that gdal
+rely on, proj and geos.