Re:Re: [GSOC 18] Performance Farm Project

From: "Hongyuan Ma" <cs_maleicacid(at)163(dot)com>
To: "Robert Haas" <robertmhaas(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, "mark(at)2ndQuadrant(dot)com" <mark(at)2ndquadrant(dot)com>
Subject: Re:Re: [GSOC 18] Performance Farm Project
Date: 2018-03-02 14:39:56
Message-ID: 29ddeec4.bc4f.161e727bb6d.Coremail.cs_maleicacid@163.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Robert,
Thanks for your advice! I agree very much with you. It is necessary to analyze and determine its functional requirements before developing a website. Hopefully in the exchange with Mr. Wong, we can discuss the function of this website as detail as possible.

I see the Build Farm project seems to use perl script to upload data to the site. I guess the Performance Farm project may also use a similar script (Although I am not familiar with perl, I would like to learn it if needed). I think that after discussing the functional requirements, we can gradually determine the data table structure, data format and web interface. In my imagination, the perl script just needs to send the request in the format of the web interface, and the web application can receive the data it sends.

Last but not least, I promise that if I write the code for this project, I will only use the famous frameworks and libraries. I will not look for semi-finished products and then modify or improve it.

Regards,
Hongyuan Ma (CS_MaleicAcid(at)163(dot)com)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Steele 2018-03-02 14:53:24 Re: Re: reorganizing partitioning code
Previous Message Alexander Kuzmenkov 2018-03-02 14:32:32 Re: [HACKERS] PoC: full merge join on comparison clause