Re: partition queries hitting all partitions even though check key is specified - Mailing list pgsql-performance

From Tom Lane
Subject Re: partition queries hitting all partitions even though check key is specified
Date
Msg-id 14590.1251915754@sss.pgh.pa.us
Whole thread Raw
In response to Re: partition queries hitting all partitions even though check key is specified  (Kevin Kempter <kevink@consistentstate.com>)
List pgsql-performance
Kevin Kempter <kevink@consistentstate.com> writes:
> In any case I ran the exact same query as you and it still scans most (but not
> all) partitions.

AFAICT it's scanning the right partitions in this example.  What's
different in the case where it scans all?

> Were on version

This seems to have got truncated ...

            regards, tom lane

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: partition queries hitting all partitions even though check key is specified
Next
From: Scott Carey
Date:
Subject: Re: partition queries hitting all partitions even though check key is specified