[postgis-tickets] [PostGIS] #3888: Split core and raster extensions

PostGIS trac at osgeo.org
Tue Oct 10 05:30:49 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):

 With Regina's proposal the default is not determined
 by PostGIS itself, but by whoever installs it.
 What you get on `CREATE EXTENSION postgis` depends
 on what's written in postgis.control.

 I guess we could force it to be an opt-out by
 always setting the default to the raster flavor,
 which would mean `CREATE EXTENSION postgis` would
 error out if you don't have raster support ...

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3888#comment:12>
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