It looks like the Postgis extension for Postgres is
`
SELECT PostGIS_full_version();
POSTGIS=“2.5.2 r17328” [EXTENSION] PGSQL=“110” GEOS=“3.5.0-CAPI-1.9.0 r4084” PROJ=“Rel. 4.8.0, 6 March 2012” GDAL=“GDAL 1.11.4, released 2016/01/25” LIBXML=“2.9.1” LIBJSON=“0.11” LIBPROTOBUF=“1.3.3” TOPOLOGY RASTER
`
Is there a way to get the recent version 3.1 enabled?