Re: [HACKERS] Declarative partitioning - another take - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: [HACKERS] Declarative partitioning - another take
Date
Msg-id dc2bb81a-6289-9988-7678-db68e3310837@lab.ntt.co.jp
Whole thread Raw
In response to Re: [HACKERS] Declarative partitioning - another take  (Maksim Milyutin <m.milyutin@postgrespro.ru>)
Responses Re: [HACKERS] Declarative partitioning - another take
List pgsql-hackers
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.

Best regards,
Etsuro Fujita





pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] Indirect indexes
Next
From: Ashutosh Sharma
Date:
Subject: Re: [HACKERS] Hang in pldebugger after git commit : 98a64d0