[HACKERS] GSOC Introduction / Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions

Поиск
Список
Период
Сортировка
От George Papadrosou
Тема [HACKERS] GSOC Introduction / Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions
Дата
Msg-id 3FBDEDA5-9917-478D-BF10-CFA7EE0BB73A@gmail.com
обсуждение исходный текст
Ответы Re: [HACKERS] GSOC Introduction / Eliminate O(N^2) scaling fromrw-conflict tracking in serializable transactions  (Stephen Frost <sfrost@snowman.net>)
Re: [HACKERS] GSOC Introduction / Eliminate O(N^2) scaling fromrw-conflict tracking in serializable transactions  (Kevin Grittner <kgrittn@gmail.com>)
Список pgsql-hackers
Hello psql hackers,

my name is George Papadrosou, this is my first semester as graduate student at Georgia Tech and would like to submit a
proposalto Google Summer of Code, for the project "Eliminate O(N^2) scaling from rw-conflict tracking in serializable
transactions”.

A short bio, I have a CS undergraduate degree from Athens University of Economics and Business. I had taken two
databasescourses where the first one was about sql, relational algebra, xpath and generally using an RDBMS while the
secondone was more about the internals, like  storage, indexing, query planning and transactions. 

I have 3+ years professional experience in web technologies with a focus on the backend and I recently started my
masterwith specialization in computing systems. One of my first courses that I am finishing this May is High
PerformanceComputing(parallel algorithms), which seems to be closely related to this GSOC project. 

I have not done any research on databases yet but I regard this project as an opportunity to make an initial contact
withpostgres' internals until I dive more into database algorithms. My future goal is to work on databases full 
time.

I am going to prepare a draft proposal for this project and share it with you soon. The project’s description is pretty
clear,do you think it should be more strictly defined in the proposal? 

Until then, I would like to familiarize myself a bit with the codebase and fix some bug/todo. I didn’t find many [E]
markedtasks in the todo list so the task I was thinking is "\s without arguments (display history) fails with libedit,
doesn'tuse pager either - psql \s not working on OSX”. However, it works on my OSX El Capitan laptop with Postgres
9.4.4.Would you suggest some other starter task? 

Looking forward to hearing from you soon.
Best regards,
George



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [HACKERS] [COMMITTERS] pgsql: Fix hard-coded relkind constants in pg_dump.c.
Следующее
От: Michael Paquier
Дата:
Сообщение: [HACKERS] Re: [COMMITTERS] pgsql: Throw an error if a DATA() line containswrong # of attributes.