Raise minimum requirement to Postgis 9.6

This commit is contained in:
Raul Marin
2019-05-31 15:37:15 +02:00
parent 06f563bb73
commit 52aab9d564
3 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ See [the cartodb-postgresql wiki](https://github.com/CartoDB/cartodb-postgresql/
Dependencies
------------
* PostgreSQL 9.4+ (with plpythonu extension and xml support)
* PostgreSQL 9.6+ (with plpythonu extension and xml support)
* [PostGIS extension](http://postgis.net)
* Python with [Redis module](https://pypi.org/project/redis/)