Re: GiST VACUUM - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: GiST VACUUM
Date
Msg-id CAH2-WzkE8tKc4pH5SXD+fa0ZC18hJrYOu0CYqhgE1TM2jEYFEQ@mail.gmail.com
Whole thread Raw
In response to Re: GiST VACUUM  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
On Wed, Jul 24, 2019 at 11:33 AM Heikki Linnakangas <hlinnaka@iki.fi> wrote:
> That's probably how it's going to go, but hey, doesn't hurt to ask :-).

I think that it would be fine to be conservative with nbtree, and only
target the master branch. The problem is annoying, certainly, but it's
not likely to make a huge difference for most real world workloads.
OTOH, perhaps the risk is so low that we might as well target
backbranches.

How do you feel about it?

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: GiST VACUUM
Next
From: Andres Freund
Date:
Subject: Re: Adding a test for speculative insert abort case