Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nfj4N-000548-2a for pgsql-hackers@arkaria.postgresql.org; Sat, 16 Apr 2022 14:06:35 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nfj4L-0002l9-97 for pgsql-hackers@arkaria.postgresql.org; Sat, 16 Apr 2022 14:06:33 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nfj4K-0002l0-Tg for pgsql-hackers@lists.postgresql.org; Sat, 16 Apr 2022 14:06:32 +0000 Received: from mail-oi1-x22c.google.com ([2607:f8b0:4864:20::22c]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nfj4F-00043J-LR for pgsql-hackers@postgresql.org; Sat, 16 Apr 2022 14:06:32 +0000 Received: by mail-oi1-x22c.google.com with SMTP id t15so3061183oie.1 for ; Sat, 16 Apr 2022 07:06:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=OWWW8XgNQmnb3eKXJzVClNcFdOWI6X04VJAODUQacQk=; b=ktRhJ8wC5t8TquiGu4SBACyAaOBomCNP0AQMb4pMfy2pFaYL3Pxq59dkcuLyGA1/HB 4nnQ3Uh+M4AzQigOcb5Q4KruBgGL69qOcFtqKxOZrYad9lpt9AJrYYwOUzuKKQGKMXxH gnQTUnvH6fP2oqQAheiiRl/7XAB9afpGCfvShz+etWQaktf/Id/6HALsn0s+AzpTOlRR dvqUTkgZXfNztwIrJPkhMa0nKUcyiWZEVsLFhjqHEMASnQIPClLzOvjMdoSlVm2+IDeC IJXqY1ckTkL0SUOxWvK9Q0oRtuZL6ewEO6t9pFbXKFcv8IWug1tQGpPzqN3YXS3FfFLh HTbw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=OWWW8XgNQmnb3eKXJzVClNcFdOWI6X04VJAODUQacQk=; b=1j22EvG6X7ktbWG6rJuUuWCrGNoBpPFAoJghJcZmMWHOvZCr4f7/WM7TyzYtup+h7X jIxSmmQ1ZF3nv8NJ8x5rEh/dqm0typLhlQpul+WGLOkudqi/N3k35cBBnlWp19errlNZ mI1Y+AeM4aQNlwbF7sd2PqV5RDv04iMvpuJp5eS9d+C9CNVVsdcy+lYd9FwwHCHiV8mK yX61uhUKAczpO5zaWyCKkxhDev162+qVynPSs+MlJvf/0TpmAZPDHnhkMUtJkboNSXI7 uJAQN4lFeLgZ1dL9A6qDZotqU6LPUeKrd6SQ8HFSYVbnV4ko/0YZSamQQl4tk7w6rYIk JsvA== X-Gm-Message-State: AOAM530cGviS39EW1PzBR+X3jsEfWferJtE3ld1QuW71cTURmhX3Onzo N1g+KoNdvBZDq+1dvzZaRBHISiZuWqYrsePLqm2UHR1s X-Google-Smtp-Source: ABdhPJyMePiXUsb0iveCAfEfXtRBYN7p5Bv/fbX7toi59DpZWB71w1qH6jsPTqGaH7jPtLkwxY8+THIexGlJKu0fYh0= X-Received: by 2002:a05:6808:10d4:b0:2fa:5fa6:e9c4 with SMTP id s20-20020a05680810d400b002fa5fa6e9c4mr1434090ois.193.1650117984846; Sat, 16 Apr 2022 07:06:24 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Kunal Garg Date: Sat, 16 Apr 2022 19:36:12 +0530 Message-ID: Subject: Re: GSoC: GUI representation of monitoring System Activity with the system_stats Extension in pgAdmin 4 To: Ilaria Battiston , pgsql-hackers@postgresql.org Content-Type: multipart/alternative; boundary="0000000000005306b705dcc608b6" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000005306b705dcc608b6 Content-Type: text/plain; charset="UTF-8" Hey Ilaria, Thankyou so much for the review, your suggestion is quite useful. I think when first function of the system_stat gets connected with pgadmin4, then the process will be pretty straightforward, the longer duration of testing will iterate over enhancing the GUI. But to be on the safer side, we will add 2 weeks extra in the development phase. Thank you for reviewing the proposal. Regards Kunal garg On Sat, 16 Apr, 2022, 2:02 am Ilaria Battiston, wrote: > Hello Kunal, > > Thank you so much for your proposal! I reviewed it and it looks good. One > minor thing to mention is that it seems to me like you are distributing the > majority of the workload at the beginning, perhaps you are going to need > more than a couple weeks to go through the first deliverables. Please > correct me if I am wrong, I am not too much of an expert here :) > > Wishing you a nice weekend! > Ilaria > > > On 11.04.22 15:13, Kunal Garg wrote: > > Hello > > I am Kunal Garg, interested in participating in GSoC 2022 as a part of > PostgreSQL. > > I am looking forward to contribute in the project titled "*GUI > representation of monitoring System Activity with the system_stats > Extension in pgAdmin 4"*, and I am in constant touch with the mentor, > Khusboo Vashi, to understand the project better, under her guidance I have > developed my proposal for the project. The proposal is attached in this > mail. > > Kindly review it and let me know of potential changes that would make the > proposal more relevant and better. > > I am looking forward to working on this project and am waiting in hope of > a positive response. > > Yours sincerely > Kunal Garg > > --0000000000005306b705dcc608b6 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hey=C2=A0Ilaria,

Thankyou so much for the review, your suggestion is quite useful= . I think when first function of the system_stat gets connected with pgadmi= n4, then the process will be pretty straightforward, the longer duration of= testing will iterate over enhancing the GUI. But to be on the safer side, = we will add 2 weeks extra in the development phase.

Thank you for reviewing the proposal.

Regards=C2=A0
= Kunal garg=C2=A0

On Sat, 16 Apr, 2022, 2:02 am Ilaria Battiston, <<= a href=3D"mailto:ilaria.battiston@gmail.com">ilaria.battiston@gmail.com= > wrote:
=20 =20 =20

Hello Kunal,

Thank you so much for your proposal! I reviewed it and it looks good. One minor thing to mention is that it seems to me like you are distributing the majority of the workload at the beginning, perhaps you are going to need more than a couple weeks to go through the first deliverables. Please correct me if I am wrong, I am not too much of an expert here :)

Wishing you a nice weekend!
Ilaria


On 11.04.22 15:13, Kunal Garg wrote:
=20
Hello

I am Kunal Garg, interested in participating in GSoC 2022 as a part of PostgreSQL.
=C2=A0
I am looking forward to contribute in the project titled "GUI representation of monitoring System Activity with the system_stats Extension in pgAdmin 4", and I am in constant touch with the mentor, Khusboo Vashi, to understand the project better, under her guidance I have developed my proposal for the project. The proposal is attached in this mail.

Kindly review it and let me know of potential changes that would make the proposal more relevant and better.

I am looking forward to working on this project and am waiting in hope of a positive response.

Yours sincerely
Kunal Garg
--0000000000005306b705dcc608b6--