[postgis-tickets] [PostGIS] #3501: [raster] add raster constraint max extent exceeds array size limit
PostGIS
trac at osgeo.org
Sun Sep 18 16:40:05 PDT 2016
#3501: [raster] add raster constraint max extent exceeds array size limit
------------------------+---------------------------
Reporter: hypostase | Owner: dustymugs
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.3
Component: raster | Version: 2.2.x
Resolution: | Keywords:
------------------------+---------------------------
Comment (by robe):
Well union in this case would be much more efficient. I'm going to switch
to that, but not sure it solves your problems. Did you try doing
st_union? I think both st_collect and st_union use transfn so might be
governed by same array limit. Though since st_union can collapse, maybe
not.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3501#comment:3>
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