Re: [GSOC 18] Performance Farm Project - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [GSOC 18] Performance Farm Project
Date
Msg-id CA+TgmobiF4vNtOfc0RVPAziYkLo9By1TWpnke0S49TC8hk7C5Q@mail.gmail.com
Whole thread Raw
In response to [GSOC 18] Performance Farm Project  (马来酸 <cs_maleicacid@163.com>)
Responses Re:Re: [GSOC 18] Performance Farm Project  ("Hongyuan Ma" <cs_maleicacid@163.com>)
Re: [GSOC 18] Performance Farm Project  (Mark Wong <mark@2ndQuadrant.com>)
List pgsql-hackers
On Thu, Mar 1, 2018 at 4:56 AM, 马来酸 <cs_maleicacid@163.com> wrote:
> Hi, my name is Hongyuan Ma. I am a junior student in software engineering in
> Shanghai.I am interested in the idea "Develop Performance Farm Database and
> Website".I started developing web applications since my sophomore year and
> have experience in developing web sites.
>
> I took a look at the buildfarm project and in my opinion, the Performance
> Farm project has three basic functions:
>
> User Authentication
> Upload data (json format or file format)
> Review the data(may provide search, sorting and other functions)

I might be wrong here, but I think that the problem here has a lot
more to do with deciding what we want to do, figuring out where we're
going to get the machine resources to do it, and making sure that we
don't build something that executes random code off the Internet that
might've been written by bad people.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Protect syscache from bloating with negative cache entries
Next
From: David Steele
Date:
Subject: Re: Parallel Aggregates for string_agg and array_agg