Re: pgsql: Support partition pruning at execution time - Mailing list pgsql-committers

From Alvaro Herrera
Subject Re: pgsql: Support partition pruning at execution time
Date
Msg-id 20180408063734.titqzcvrzvrlp2bj@alvherre.pgsql
Whole thread Raw
In response to Re: pgsql: Support partition pruning at execution time  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Responses Re: pgsql: Support partition pruning at execution time  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-committers
Andrew Gierth wrote:
> >>>>> "David" == David Rowley <david.rowley@2ndquadrant.com> writes:
> 
>  David> I've attached my proposed fix for the unstable regression tests.
>  David> I removed the vacuums I'd added in the last version and
>  David> commented why we're doing set enable_indesonlyscan = off;
> 
> Looks basically sane - I'll try it out and commit it shortly.

Thanks for cleaning that up.  I'll look into why the test (without this
commit) fails with force_parallel_mode=regress next week.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-committers by date:

Previous
From: Andrew Gierth
Date:
Subject: pgsql: Attempt to stabilize partition_prune test output.
Next
From: Andrew Gierth
Date:
Subject: Re: pgsql: Support partition pruning at execution time