Re: Re: [GSOC 18] Performance Farm Project——Initialization Project

2018-03-14 Thread Tom Lane
Dave Page writes: >> On 14 Mar 2018, at 19:14, Mark Wong wrote: >> Since the buildfarm is composed of animals, I thought plants would be a >> complimentary scheme? I'm also not sure if this was discussed >> previously... > For some reason I was thinking

Re: [GSOC 18] Performance Farm Project——Initialization Project

2018-03-14 Thread Dave Page
> On 14 Mar 2018, at 19:14, Mark Wong wrote: > > Hi, > > I have some additional comments to a couple areas... > >> On Wed, Mar 14, 2018 at 05:33:00PM -0400, Dave Page wrote: >>> On Tue, Mar 13, 2018 at 11:31 PM, Hongyuan Ma wrote: >>> At the same

Re: Re: Re: [GSOC 18] Performance Farm Project——Initialization Project

2018-03-14 Thread Mark Wong
Hi, I have some additional comments to a couple areas... On Wed, Mar 14, 2018 at 05:33:00PM -0400, Dave Page wrote: > On Tue, Mar 13, 2018 at 11:31 PM, Hongyuan Ma wrote: > > At the same time I hope you can help me understand the functional > > requirements of this

Re: Re: Re: [GSOC 18] Performance Farm Project——Initialization Project

2018-03-14 Thread Dave Page
Hi On Tue, Mar 13, 2018 at 11:31 PM, Hongyuan Ma wrote: > Hi Dave, > I am willing to use React to re-create the front-end application. Since I > plan to use separate front-end and back-end development methods, this means > that there will be no html files in Django

Re:Re: Re: [GSOC 18] Performance Farm Project——Initialization Project

2018-03-13 Thread Hongyuan Ma
Hi Dave, I am willing to use React to re-create the front-end application. Since I plan to use separate front-end and back-end development methods, this means that there will be no html files in Django applications. Front-end and back-end applications will interact via restful api. I will use

Re: Re: [GSOC 18] Performance Farm Project——Initialization Project

2018-03-12 Thread Dave Page
Hi On Mon, Mar 12, 2018 at 9:57 AM, Hongyuan Ma wrote: > Hi Dave, > Thank you for your reminder. This is indeed my negligence. > In fact, I have browsed the code in the pgperffarm.git > repository, >

Re:Re: [GSOC 18] Performance Farm Project——Initialization Project

2018-03-12 Thread Hongyuan Ma
Hi Dave, Thank you for your reminder. This is indeed my negligence. In fact, I have browsed the code in the pgperffarm.git repository, including the client folder and the web folder. However, I found that the web folder has some unfinished html files and does not contain model class files. And

Re: [GSOC 18] Performance Farm Project——Initialization Project

2018-03-11 Thread Dave Page
Hi Maybe I’m missing something (I’ve been offline a lot recently for unavoidable reasons), but the perf farm project already has a Django backend initialised and configured to work with community auth, on community infrastructure. https://git.postgresql.org/gitweb/?p=pgperffarm.git;a=summary On

[GSOC 18] Performance Farm Project——Initialization Project

2018-03-11 Thread Hongyuan Ma
Hello, mark I initialized a Django project and imported the Django REST Framework. Its github address is: https://github.com/PGPerfFarm/server-code I created some model classes and also wrote scripts in the dbtools folder to import simulation data for development. I am hesitant to use admin or

Re: [GSOC 18] Performance Farm Project

2018-03-02 Thread Mark Wong
On Thu, Mar 01, 2018 at 02:31:08PM -0500, Robert Haas wrote: > On Thu, Mar 1, 2018 at 4:56 AM, 马来酸 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 > >

Re: [GSOC 18] Performance Farm Project

2018-03-02 Thread Mark Wong
Hi Hongyuan, On Thu, Mar 01, 2018 at 05:56:07PM +0800, 马来酸 wrote: > Dear Sir, > 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

Re:Re: [GSOC 18] Performance Farm Project

2018-03-02 Thread Hongyuan Ma
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

Re: [GSOC 18] Performance Farm Project

2018-03-01 Thread Robert Haas
On Thu, Mar 1, 2018 at 4:56 AM, 马来酸 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

[GSOC 18] Performance Farm Project

2018-03-01 Thread 马来酸
Dear Sir, 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