Need help!

From: FATIHI Ayoub <ayoubfatihi1999(at)gmail(dot)com>
To: postgres devel hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Need help!
Date: 2021-04-07 12:11:21
Message-ID: CAGOh6e97RZ+0vRVPn46sF0j=TKXOU6E7K_a5YEHMD9M770kkdA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi postgres community,
I am willing to participate in GSoC to speed up the build of the gist index
in postgis, which is based on postgresql.
And I need to know *everything* about the GiST API.
To do so I need to acquire the necessary theory and concepts to start this
journey.
I do not have a computer science background, I have little knowledge about
machines and I code in Python (for scientific computation, data science and
ml).
So I am asking what I should learn to complete in an efficient way this
task at hand: speeding up the build of gist index, if possible how much
time is needed to accomplish each task.
Now I am learning the C language.
Best regards.
--
FATIHI Ayoub

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey Borodin 2021-04-07 12:12:21 Re: Yet another fast GiST build
Previous Message Euler Taveira 2021-04-07 12:09:41 Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput?