[postgis-tickets] [PostGIS] #3893: Add safety check for raster support to be in same schema as postgis

PostGIS trac at osgeo.org
Mon Oct 9 21:02:24 PDT 2017


#3893: Add safety check for raster support to be in same schema as postgis
----------------------+---------------------------
  Reporter:  strk     |      Owner:  pramsey
      Type:  defect   |     Status:  closed
  Priority:  medium   |  Milestone:  PostGIS 2.4.1
 Component:  postgis  |    Version:  2.4.x
Resolution:  fixed    |   Keywords:
----------------------+---------------------------

Comment (by robe):

 Looks fine as mentioned us handling the search_path wouldn't help much
 because of the massive adoption of things like Foreign Tables and
 Materialized Views that ignore search_paths and the fact that trying to
 add as a definition of function the search_path in many cases causes the
 function to grind to a crawl in speed.

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