From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Vincenzo Melandri <vmelandri(at)imolinfo(dot)it> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: about index inheritance |
Date: | 2013-05-07 21:55:59 |
Message-ID: | CA+TgmoZcsed5UrVdkAkXJ6WLUV_c-6EWZLFFzEDhdKZ7EvuiKg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, May 6, 2013 at 9:30 AM, Vincenzo Melandri <vmelandri(at)imolinfo(dot)it> wrote:
> Hi guys,
>
> My first post here :)
> I stumbled into the same problem as this guy
> http://www.postgresql.org/message-id/4BE2835A.5020601@cybertec.at
> , so since I have some spare time recently, I've set-up the development
> environment for postgresql and I think I may be able to contibute for the
> feature of index inheritance, that is currently unsopported, but listed in
> TODOs.
>
> I've spent some time reading the docs and I took a look at the code. Is
> anybody out there working on this already? I don't want to overlap someone
> else effort, plus I'll gladly take any advice or join the community efforts
> if any, 'cause this feature seems pretty huge to me at a first glance..
This is a really hard problem. If you pick this as your first project
hacking on PostgreSQL, you will almost certainly fail.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Robins Tharakan | 2013-05-07 22:40:11 | Re: Add some regression tests for SEQUENCE |
Previous Message | Peter Geoghegan | 2013-05-07 21:28:11 | local_preload_libraries logspam |