Re: [HACKERS] Declarative partitioning - another take

Поиск
Список
Период
Сортировка
От Maksim Milyutin
Тема Re: [HACKERS] Declarative partitioning - another take
Дата
Msg-id e5ec3847-bd9c-7822-d981-e55e646ca713@postgrespro.ru
обсуждение исходный текст
Ответ на Re: [HACKERS] Declarative partitioning - another take  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Ответы Re: [HACKERS] Declarative partitioning - another take
Re: [HACKERS] Declarative partitioning - another take
Список pgsql-hackers
On 07.04.2017 13:05, Etsuro Fujita wrote:
> 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.

Yes, you can start to work on this, I'll join later as a reviewer.



-- 
Maksim Milyutin
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company



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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: [HACKERS] pg_export_snapshot doc
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: [HACKERS] src/interfaces/libpq shipping nmake-related Makefiles