Re: Updating histogram_bounds after a delete - Mailing list pgsql-performance

From Kenneth Marshall
Subject Re: Updating histogram_bounds after a delete
Date
Msg-id 20110317145529.GK11541@aart.is.rice.edu
Whole thread Raw
In response to Re: Updating histogram_bounds after a delete  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: Updating histogram_bounds after a delete  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-performance
On Thu, Mar 17, 2011 at 09:49:45AM -0500, Kevin Grittner wrote:
> Derrick Rice <derrick.rice@gmail.com> wrote:
> > Kevin Grittner <Kevin.Grittner@wicourts.gov wrote:
> >
> >> there is a feature to probe the end of an index's range in
> >> situations where data skew was often causing less than optimal
> >> plans to be chosen.
> >
> > Was this introduced in 9.0 or was it earlier?
>
> I don't remember when it was added.  I took a stab at searching for
> it, but didn't get it figured out; if nobody who knows off-hand
> jumps in, I'll try again when I have more time.
>

I think this is it:

http://archives.postgresql.org/pgsql-committers/2010-01/msg00021.php

Regards,
Ken

pgsql-performance by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Updating histogram_bounds after a delete
Next
From: Tom Lane
Date:
Subject: Re: Updating histogram_bounds after a delete