Re: [PATCH] reduce page overlap of GiST indexes built using sorted method - Mailing list pgsql-hackers

From Darafei "Komяpa" Praliaskouski
Subject Re: [PATCH] reduce page overlap of GiST indexes built using sorted method
Date
Msg-id CAC8Q8tJNBQa3B8ONnhyLGTp4xN1c-AtWmeL1N8SEuyQnYtGDGw@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] reduce page overlap of GiST indexes built using sorted method  ("sergei sh." <sshoulbakov@kontur.io>)
List pgsql-hackers
Hello hackers,

On Tue, Jan 18, 2022 at 11:26 PM sergei sh. <sshoulbakov@kontur.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.


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

Thanks,
Darafei.

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Allow root ownership of client certificate key
Next
From: Mark Dilger
Date:
Subject: Re: CREATEROLE and role ownership hierarchies