Re: parallel mode and parallel contexts

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: parallel mode and parallel contexts
Дата
Msg-id CA+TgmobV7a5Z4cQ_Hkuvvb9BrrkHWpOPyyzMZZcznk=7fKwJ+g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: parallel mode and parallel contexts  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: parallel mode and parallel contexts  (Robert Haas <robertmhaas@gmail.com>)
Re: parallel mode and parallel contexts  (Michael Paquier <michael.paquier@gmail.com>)
Re: parallel mode and parallel contexts  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On Wed, Dec 17, 2014 at 9:16 AM, Simon Riggs <simon@2ndquadrant.com> wrote:
> On 12 December 2014 at 22:52, Robert Haas <robertmhaas@gmail.com> wrote:
>
>> I would be remiss if I failed to mention that this patch includes work
>> by my colleagues Amit Kapila, Rushabh Lathia, and Jeevan Chalke, as
>> well as my former colleague Noah Misch; and that it would not have
>> been possible without the patient support of EnterpriseDB management.
>
> Noted and thanks to all.
>
> I will make this my priority for review, but regrettably not until New
> Year, about 2.5-3 weeks away.

OK!

In the meantime, I had a good chat with Heikki on IM yesterday which
gave me some new ideas on how to fix up the transaction handling in
here, which I am working on implementing.  So hopefully I will have
that by then.

I am also hoping Amit will be adapting his parallel seq-scan patch to
this framework.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: On partitioning
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Compiling C++ extensions on MSVC using scripts in src/tools