From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
---|---|
To: | Vimal Rathod <vimalrathod268(at)gmail(dot)com> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Re: GSOC 2018 Ideas |
Date: | 2018-03-24 04:25:08 |
Message-ID: | CAA4eK1JdVM9V=OpL78mrmn+CniNyhKV0U+Z1=Tf=anag8cOCkg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sat, Mar 24, 2018 at 8:39 AM, Vimal Rathod <vimalrathod268(at)gmail(dot)com> wrote:
>
> Thank you for replying to my message in very short time. As you have said, I
> looked into the url and found that I am interested in doing
> TOAST'ing in Slices Project. Can you give me some more details about this
> project other than the one which is in the url given by you,like..
> More details about TOAST table?
>
You can read about it in the documentation [1].
> Where do I find the code corresponding to the project?
You can look into below two files:
src/backend/access/heap/tuptoaster.c
src/backend/catalog/toasting.c
> What am I supposed to submit in proposal ?
>
I think you can first submit the design which you want to follow and
once you get some confirmation from other community members, you can
start working on the code.
[1] - https://www.postgresql.org/docs/devel/static/storage-toast.html
Note - Please don't top post, try to reply inline. That is what all
of the people follow here and it is much more convenient that top
posting.
--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Geoghegan | 2018-03-24 06:15:01 | Re: [HACKERS] MERGE SQL Statement for PG11 |
Previous Message | David Rowley | 2018-03-24 03:42:06 | Re: [HACKERS] path toward faster partition pruning |