Re: [PATCH] reduce page overlap of GiST indexes built using sorted method
x4mmm@yandex-team.ru
From: Andrey Borodin <x4mmm@yandex-team.ru>
To: "sergei sh." <sshoulbakov@kontur.io>
Cc: Aliaksandr Kalenik <akalenik@kontur.io>,
pgsql-hackers@lists.postgresql.org
Date: 2022-01-19T04:31:59Z
Lists: pgsql-hackers
> 19 янв. 2022 г., в 01:26, sergei sh. <sshoulbakov@kontur.io> написал(а): > > Hi, > > I've addressed Andrey Borodin's concerns about v2 of this patch by Aliaksandr > Kalenik in attached version. Thank you! I'll make a new iteration of review. From a first glance everything looks good, but gist_sorted_build_page_buffer_size haven't any documentation.... Best regards, Andrey Borodin.
Commits
-
Reduce non-leaf keys overlap in GiST indexes produced by a sorted build
- f1ea98a7975e 15.0 landed