Re: PoC: using sampling to estimate joins / complex conditions - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: PoC: using sampling to estimate joins / complex conditions
Date
Msg-id YanLcH6NXISaOc/7@paquier.xyz
Whole thread Raw
In response to PoC: using sampling to estimate joins / complex conditions  (Tomas Vondra <tomas.vondra@enterprisedb.com>)
List pgsql-hackers
On Sun, Jun 27, 2021 at 07:55:24PM +0200, Tomas Vondra wrote:
> estimating joins is one of the significant gaps related to extended
> statistics, and I've been regularly asked about what we might do about
> that. This is an early experimental patch that I think might help us
> with improving this, possible even in PG15.

The patch does not apply, so a rebase would be in place.  I have
switched that as waiting on author for now, moving it to the next CF.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Logical replication - schema change not invalidating the relation cache
Next
From: "tanghy.fnst@fujitsu.com"
Date:
Subject: RE: Alter all tables in schema owner fix