[postgis-tickets] [PostGIS] #4340: ST_Union of 2GB of simple boxes not allowed
PostGIS
trac at osgeo.org
Thu Apr 18 12:56:31 PDT 2019
#4340: ST_Union of 2GB of simple boxes not allowed
----------------------+---------------------------
Reporter: komzpa | Owner: pramsey
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 3.0.0
Component: postgis | Version: 2.4.x
Resolution: fixed | Keywords:
----------------------+---------------------------
Changes (by komzpa):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"17398" 17398]:
{{{
#!CommitTicketReference repository="" revision="17398"
ST_Union: allow to input more than 1GB of geometries.
Output still has to be below 1GB due to postgres tuple length limit.
Closes #4340
Closes https://github.com/postgis/postgis/pull/394
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4340#comment:2>
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