Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qMaKh-002lCo-NV for pgadmin-hackers@arkaria.postgresql.org; Thu, 20 Jul 2023 20:33:07 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qMaKg-00H0AH-7a for pgadmin-hackers@arkaria.postgresql.org; Thu, 20 Jul 2023 20:33:06 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qMaKf-00H06U-VC for pgadmin-hackers@lists.postgresql.org; Thu, 20 Jul 2023 20:33:05 +0000 Received: from mail-oi1-x230.google.com ([2607:f8b0:4864:20::230]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qMaKc-000nrw-QJ for pgadmin-hackers@postgresql.org; Thu, 20 Jul 2023 20:33:05 +0000 Received: by mail-oi1-x230.google.com with SMTP id 5614622812f47-3a479e7a37dso874301b6e.3 for ; Thu, 20 Jul 2023 13:33:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1689885182; x=1690489982; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=UclQ9ibS3c08E6O0M4eJ9hc8gPjFGCZyYMfqUWbCrq4=; b=nz4bTyiU41HuQJ1aij6MZQvR13OTHNwKBPqag37s9s4IB1WOiM7pquODWmhLZp5+Qw L4Lz+n45L8L1N3u8tnh38WCmMCB72BnHV/bTUsuDG38ZGFIcr9ukl4M3NjoRertdSc61 ZJUDW1x5sZU0fu2RLLTzpKuLpctGzhE5oQf4iizQed6/HVIuijCxa1gevQWP/zV+TXph G6Mtm7ZWlVt4sJ7xBzmaRoNIKTdYpJhaMX/nwMZFL2jkCqXA/fvxZYgJd4MihvT2QK46 Vcoo+Rh24NYzUuyJNNG8UcbgohTVoJjZTtivcIL4fMnsMg0J93Nj9jSONh9VnGi93KAc Xbbw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689885182; x=1690489982; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=UclQ9ibS3c08E6O0M4eJ9hc8gPjFGCZyYMfqUWbCrq4=; b=Xe9FX6rpROy4n94yO4cwAEYcE3RFg0+QQMJZ6f9WU4R77jgsNb3LMi3XJwbyYegqkv HXXbi+vvFOrTeGKk5Qb6zGwHE3ryseqxcewnoMKmsSYLcriGAQ4LjeKaPdhNBtNq3+4t ejsPXaK5RTdX2VX+chkgSCdBvVvTh+4sutA3U9+PgmAK+SQcSQXBx5mEEHrVqITmhOE/ D12aIaqy6MXNE5ggtDtgsWnXH5heXXwDOoUT6YxzRcN202WLop75yZfisDEE2ErTDo2n VZ0Z4gktR7i142cb01dk8ccqcpf2ooGG6lnfVYfTBJL4FgEL3DGiZmcTFTKxlYVKzI8B cbXA== X-Gm-Message-State: ABy/qLa17yM3n3PV587lPAGVwO7IvSBI0xD5prUEz/SSxDpuTc9K7Ku0 7yc+d5KMC1G2D02z2039BsHpHg6fcbjS/ysN6BA= X-Google-Smtp-Source: APBJJlFbstTam+UtmxeAQd43jaysEeW8KWjR4t3fiKLwfayF+AfhE7Kd/TNsYSLj0BLCfh+Dw0ASsiFNUew4lmIVI4Q= X-Received: by 2002:a05:6808:3024:b0:3a4:2460:2b9a with SMTP id ay36-20020a056808302400b003a424602b9amr758522oib.34.1689885181994; Thu, 20 Jul 2023 13:33:01 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Sahil Harpal Date: Fri, 21 Jul 2023 02:02:50 +0530 Message-ID: Subject: Re: Pgadmin4 System Stats Extension Design To: Khushboo Vashi Cc: Aditya Toshniwal , Ashesh Vashi , Dave Page , Akshay Joshi , pgadmin-hackers@postgresql.org Content-Type: multipart/alternative; boundary="000000000000fbeb9f0600f10dbd" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000fbeb9f0600f10dbd Content-Type: text/plain; charset="UTF-8" On Wed, Jul 12, 2023, 3:58 PM Sahil Harpal wrote: > > Could you please try the attached patch. > Could you please confirm whether it's working or not? Also is there anything that we can improve in this patch. Thanks, Sahil > --000000000000fbeb9f0600f10dbd Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Wed, Jul 12, 2023, 3:58 PM Sahil Harpal <sahilharpal1234@gmail.com> wro= te:

Could you please try the attached patch.
=

Could you please confirm whether it's working=C2=A0or not? Also is th= ere anything that we can improve in this patch.

=
Thanks,
Sahil
--000000000000fbeb9f0600f10dbd--