[PostGIS] #5992: DEBUG: picksplit method for column 1 of index "edge_gist" failed
PostGIS
trac at osgeo.org
Thu Oct 23 16:48:41 PDT 2025
#5992: DEBUG: picksplit method for column 1 of index "edge_gist" failed
----------------------+---------------------------
Reporter: strk | Owner: komzpa
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 3.6.1
Component: postgis | Version: 3.5.x
Resolution: fixed | Keywords:
----------------------+---------------------------
Changes (by Darafei Praliaskouski <me@…>):
* resolution: => fixed
* status: new => closed
Comment:
In [changeset:"0c57be8a1a45f2e23448a2eba0b8dc3530f822aa/git" 0c57be8/git]:
{{{#!CommitTicketReference repository="git"
revision="0c57be8a1a45f2e23448a2eba0b8dc3530f822aa"
Optimize GiST index for repeated edge subdivision in topology
If the first box is covering all the tuples on the index page picksplit
was failing to produce two partitions as penalty with first one was 0
for all elements.
Closes #5992
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5992#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