Re: Parallel Inserts in CREATE TABLE AS

Поиск
Список
Период
Сортировка
От Bharath Rupireddy
Тема Re: Parallel Inserts in CREATE TABLE AS
Дата
Msg-id CALj2ACWk1Gd6FEd+=kkQJw+=GTVd1zAWRk3UYD3-=oHjF5HAJA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Parallel Inserts in CREATE TABLE AS  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Ответы Re: Parallel Inserts in CREATE TABLE AS  (Dilip Kumar <dilipbalaut@gmail.com>)
Список pgsql-hackers
On Tue, Dec 15, 2020 at 5:53 PM Bharath Rupireddy
<bharath.rupireddyforpostgres@gmail.com> wrote:
> I'm merging them to the original patch set and adding the test cases
> to cover these cases. I will post the updated patch set soon.

Attaching v12 patch set.

0001 - parallel inserts without tuple cost enforcement.
0002 - enforce planner for parallel tuple cost
0003 - test cases

Please review it further.

With Regards,
Bharath Rupireddy.
EnterpriseDB: http://www.enterprisedb.com

Вложения

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

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Add Information during standby recovery conflicts
Следующее
От: Michael Paquier
Дата:
Сообщение: Refactoring HMAC in the core code