Re: Parallel Index Scans

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: Parallel Index Scans
Дата
Msg-id CAA4eK1KA4LwTYXZG=k3J2bA+ZOEYnz2gkyWBKgY=_q0xJRBMDw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Parallel Index Scans  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: Parallel Index Scans
Re: [HACKERS] Parallel Index Scans
Список pgsql-hackers
On Sat, Oct 22, 2016 at 9:07 AM, Amit Kapila <amit.kapila16@gmail.com> wrote:
> On Fri, Oct 21, 2016 at 10:55 PM, Robert Haas <robertmhaas@gmail.com> wrote:

I have rebased the patch (parallel_index_scan_v2) based on latest
commit e8ac886c (condition variables).  I have removed the usage of
ConditionVariablePrepareToSleep as that is is no longer mandatory.  I
have also updated docs for wait event introduced by this patch (thanks
to Dilip for noticing it).  There is no change in
parallel_index_opt_exec_support patch, but just attaching here for
easier reference.

--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: confusing checkpoint_flush_after / bgwriter_flush_after
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: make default TABLESPACE belong to target table.