Re: GiST VACUUM - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: GiST VACUUM
Date
Msg-id 135dfb36-e1d5-fd93-83b0-43c0b6ecf290@iki.fi
Whole thread Raw
In response to Re: GiST VACUUM  (Peter Geoghegan <pg@bowt.ie>)
Responses Re: GiST VACUUM  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
On 24/07/2019 21:02, Peter Geoghegan wrote:
> On Wed, Jul 24, 2019 at 10:30 AM Heikki Linnakangas <hlinnaka@iki.fi> wrote:
>> Pushed this now, to master and REL_12_STABLE.
>>
>> Now, B-tree indexes still have the same problem, in all versions. Any
>> volunteers to write a similar fix for B-trees?
> 
> I was hoping that you'd work on it.   :-)

That's probably how it's going to go, but hey, doesn't hurt to ask :-).

> Any reason to think that it's much different to what you've done with GiST?

No, it should be very similar.

- Heikki



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: GiST VACUUM
Next
From: Peter Geoghegan
Date:
Subject: Re: GiST VACUUM