Re: [PATCH] reduce page overlap of GiST indexes built using sorted method

From: Darafei "Komяpa" Praliaskouski <me(at)komzpa(dot)net>
To: "sergei sh(dot)" <sshoulbakov(at)kontur(dot)io>
Cc: Aliaksandr Kalenik <akalenik(at)kontur(dot)io>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] reduce page overlap of GiST indexes built using sorted method
Date: 2022-01-18 20:48:19
Message-ID: CAC8Q8tJNBQa3B8ONnhyLGTp4xN1c-AtWmeL1N8SEuyQnYtGDGw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello hackers,

On Tue, Jan 18, 2022 at 11:26 PM sergei sh. <sshoulbakov(at)kontur(dot)io> wrote:

> Hi,
>
> I've addressed Andrey Borodin's concerns about v2 of this patch by
> Aliaksandr
> Kalenik in attached version.
>

[snip]

This patchset got some attention in the PostGIS development channel, as it
is important to really enable the fast GiST build there for the end user.
The reviews are positive, it saves build time and performs as well as
original non-sorting build on tested workloads.

Test by Giuseppe Broccolo:
https://lists.osgeo.org/pipermail/postgis-devel/2022-January/029330.html

Test by Regina Obe:
https://lists.osgeo.org/pipermail/postgis-devel/2022-January/029335.html

I believe this patch is an important addition to Postgres 15 and will make
a lot of GIS users happier.

Thanks,
Darafei.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark Dilger 2022-01-18 20:51:46 Re: CREATEROLE and role ownership hierarchies
Previous Message Tom Lane 2022-01-18 20:41:02 Re: Allow root ownership of client certificate key