public inbox for [email protected]
help / color / mirror / Atom feedFrom: David Rowley <[email protected]>
To: Justin Pryzby <[email protected]>
Cc: postgres performance list <[email protected]>
Subject: Re: CREATE STATISTICS and join selectivity
Date: Thu, 16 Nov 2017 12:47:29 +1300
Message-ID: <CAKJS1f-6B7KnDFrh6SFhYn-YbHYOXmDDAfd0XC=jJKZMCrfQyg@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-performance>
On 16 November 2017 at 09:19, Justin Pryzby <[email protected]> wrote:
> I just noticed that PG10 CREATE STATISTICS (dependencies) doesn't seem to work
> for joins on multiple columns; is that right?
Unfortunately, for now, they're not used for join selectivity
estimates, only for the base rel selectivities. That's all there was
time for with PG10. This is highly likely to be improved sometime in
the future.
--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
--
Sent via pgsql-performance mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance
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]
Subject: Re: CREATE STATISTICS and join selectivity
In-Reply-To: <CAKJS1f-6B7KnDFrh6SFhYn-YbHYOXmDDAfd0XC=jJKZMCrfQyg@mail.gmail.com>
* 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