Re: More stable query plans via more predictable column statistics - Mailing list pgsql-hackers

From Robert Haas
Subject Re: More stable query plans via more predictable column statistics
Date
Msg-id CA+TgmobC1zuBZjjtyyftzUtdTErwic3X0xRKxNnKn80uHy4KiQ@mail.gmail.com
Whole thread Raw
In response to Re: More stable query plans via more predictable column statistics  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: More stable query plans via more predictable column statistics  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, Jan 20, 2016 at 5:09 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Alvaro Herrera <alvherre@2ndquadrant.com> writes:
>> Tom Lane wrote:
>>> "Shulgin, Oleksandr" <oleksandr.shulgin@zalando.de> writes:
>>>> This post summarizes a few weeks of research of ANALYZE statistics
>>>> distribution on one of our bigger production databases with some real-world
>>>> data and proposes a patch to rectify some of the oddities observed.
>
>>> Please add this to the 2016-01 commitfest ...
>
>> Tom, are you reviewing this for the current commitfest?
>
> Um, I would like to review it, but I doubt I'll find time before the end
> of the month.

Tom, can you pick this up?

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Minor comment update in setrefs.c
Next
From: Robert Haas
Date:
Subject: Re: Relation extension scalability