Re: pgsql: Support partition pruning at execution time

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: pgsql: Support partition pruning at execution time
Дата
Msg-id 20180408063734.titqzcvrzvrlp2bj@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: pgsql: Support partition pruning at execution time  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Ответы Re: pgsql: Support partition pruning at execution time  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Список 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 по дате отправления:

Предыдущее
От: Andrew Gierth
Дата:
Сообщение: pgsql: Attempt to stabilize partition_prune test output.
Следующее
От: Andrew Gierth
Дата:
Сообщение: Re: pgsql: Support partition pruning at execution time