Re: [HACKERS] Declarative partitioning - another take

Поиск
Список
Период
Сортировка
От Etsuro Fujita
Тема Re: [HACKERS] Declarative partitioning - another take
Дата
Msg-id 7d6fc80c-5481-a2e2-830f-ab2b3730b708@lab.ntt.co.jp
обсуждение исходный текст
Ответ на Re: [HACKERS] Declarative partitioning - another take  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Ответы Re: [HACKERS] Declarative partitioning - another take
Список pgsql-hackers
On 2016/12/14 16:20, Etsuro Fujita wrote:
> On 2016/12/09 19:46, Maksim Milyutin wrote:
>> I would like to work on two tasks:
>>  - insert (and eventually update) tuple routing for foreign partition.
>>  - the ability to create an index on the parent and have all of the
>> children inherit it;
>>
>> The first one has been implemented in pg_pathman somehow, but the code
>> relies on dirty hacks, so the FDW API has to be improved. As for the
>> extended index support, it doesn't look like a super-hard task.

> That would be great!  I'd like to help review the first one.

There seems to be no work on the first one, so I'd like to work on that.

Best regards,
Etsuro Fujita





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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: [HACKERS] pgbench - allow to store select results intovariables
Следующее
От: Amit Langote
Дата:
Сообщение: [HACKERS] ExecPrepareExprList and per-query context