updates pg version based on cdb_quantiles update

This commit is contained in:
Andy Eschbacher
2018-04-25 09:09:55 -04:00
parent a2e99ac533
commit d98ae59535

View File

@@ -10,7 +10,7 @@ See [the cartodb-postgresql wiki](https://github.com/CartoDB/cartodb-postgresql/
Dependencies
------------
* PostgreSQL 9.3+ (with plpythonu extension and xml support)
* PostgreSQL 9.4+ (with plpythonu extension and xml support)
* [PostGIS extension](http://postgis.net)
Install