[postgis-tickets] [PostGIS] #3888: Split core and raster extensions
PostGIS
trac at osgeo.org
Mon Oct 9 00:58:26 PDT 2017
#3888: Split core and raster extensions
--------------------------+---------------------------
Reporter: strk | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.5.0
Component: postgis | Version: trunk
Resolution: | Keywords:
--------------------------+---------------------------
Comment (by strk):
> 1) postgis raster has GUCS that affect it's behavior -
> http://postgis.net/docs/manual-2.4/reference.html#PostGIS_GUC it would
> seem a bit odd to register gucs in postgis for a separate extesnion.
I don't see this as being an issue. It's just a namespace.
> 2) postgis rasters whole index framework is built on top of postgis
> geometry. Granted this doesn't affect install and deinstall, but it's
> intimate to me.
It's a dependency. PostGIS Raster *depends_on* PostGIS Core.
We can and do encode the dependency, you cannot enable raster
support w/out also enabling core.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3888#comment:8>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list