public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tom Lane <[email protected]>
To: Justin Pryzby <[email protected]>
Cc: [email protected]
Subject: Re: Release notes for February minor releases
Date: Fri, 04 Feb 2022 16:29:19 -0500
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
Justin Pryzby <[email protected]> writes:
> On Fri, Feb 04, 2022 at 02:58:59PM -0500, Tom Lane wrote:
>> Please send comments/corrections by Sunday.
[ assorted comments ]
Thanks for the corrections.
> + A previous bug fix disabled building of extended statistics for
> + old-style inheritance trees, but any existing statistics data was
> + not removed, and that data would become more and more out-of-date
> + over time. Adjust the planner to ignore such data. Extended
> + statistics for the individual child tables are still built and used,
> + however.
> The issue here isn't that old stats were never updated. For inheritance, they
> *were* updated with non-inherited stats (for SELECT FROM ONLY). But then
> "SELECT FROM tbl*" used the stats anyway...
I'm confused about this bit. Are we still building bogus stats for
inheritance parents, or has that stopped?
regards, tom lane
view thread (8+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: Release notes for February minor releases
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox