Re: Parallel Index Scans

Поиск
Список
Период
Сортировка
От Haribabu Kommi
Тема Re: Parallel Index Scans
Дата
Msg-id CAJrrPGfMM4egYj_R-=1ptk2Ut_KB3pMNzcKYnq+QQ7CPLgN_sA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Parallel Index Scans  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: [HACKERS] Parallel Index Scans  (Rafia Sabih <rafia.sabih@enterprisedb.com>)
Список pgsql-hackers


On Sat, Nov 26, 2016 at 10:35 PM, Amit Kapila <amit.kapila16@gmail.com> wrote:
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.


Moved to next CF with "needs review" status.

Regards,
Hari Babu
Fujitsu Australia

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

Предыдущее
От: Haribabu Kommi
Дата:
Сообщение: Re: PoC: Partial sort
Следующее
От: Haribabu Kommi
Дата:
Сообщение: Re: Parallel tuplesort (for parallel B-Tree index creation)