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 1qWZQD-003g2J-OJ for pgadmin-hackers@arkaria.postgresql.org; Thu, 17 Aug 2023 09:36:06 +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 1qWZQC-00FiHn-BK for pgadmin-hackers@arkaria.postgresql.org; Thu, 17 Aug 2023 09:36:04 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qWZQB-00FiHf-VO for pgadmin-hackers@lists.postgresql.org; Thu, 17 Aug 2023 09:36:04 +0000 Received: from mail-pj1-x102c.google.com ([2607:f8b0:4864:20::102c]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qWZQ9-000bMR-1h for pgadmin-hackers@postgresql.org; Thu, 17 Aug 2023 09:36:02 +0000 Received: by mail-pj1-x102c.google.com with SMTP id 98e67ed59e1d1-26928c430b2so4249621a91.0 for ; Thu, 17 Aug 2023 02:36:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1692264960; x=1692869760; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=P2afrCwzeIxas/TwGAK7I5iatpstwpIMvLQz4HSsqtE=; b=HxZyN99Yz8K2QnKPhsjPUILPpn7XyABYqwR3Jj647kRyNFyARYRUr+zmrvUu8X2ACN D/GqGyeAW1WCQK8KphwBSqCmBZOjV9UUs/WczhbJYGWqT6tKfrxhtaZh1n98BX26Yvtr ELVRDmRvpFjK2bSPwWnJN6FMdvKEShNrPpwnOofSEOephzWS5Yf8YIYawmYSyuPDCiGa ONhH+LDkVeP1Oz6EHbAgHpe4PncJgAK/EAGdQfThXEE7CUTztoUTD01RXxl0ZWzM2zX9 z6ewJWARduoaybUNhQ49EiP/oQg6xJ3xjouimscfJsp/2VrZrIJ6TEQFF9/ZLBH9SLei rD1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692264960; x=1692869760; 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=P2afrCwzeIxas/TwGAK7I5iatpstwpIMvLQz4HSsqtE=; b=WJ88aY4XDkg2AOQcAvy9UO97od24P5qFyIgtvi5Jzsz59QzHW60WpcxgY09zIJ5W9J SDeul2x9eQwJPGkgfVK6okJ6KFXGrNzPT24sIA/y8EwYxyb/WMg7fvaO1U+iq/1WsZtx RefDMe1vllSEMyBd094YshE3Pp7x3vlvCD3aa7x0y9qmjzF1kYJv1iPZbUabaIb0uMVW yQxc4qRmFjv5DMxqvVFZSUagjkc6gJWK/w1dMyg0dA23+Sfr4wRZV7tJi2swCraVA7RQ iowrd4xFhvfYI6p9Jw+NNSRcwfkKumGwmq1miO7RvL8kLOlg5yQbYXnED1+6/HoC/507 V4dQ== X-Gm-Message-State: AOJu0Yx5JoKx0FKwS6c9fIwZOKEw512Xyxoe/G7XAy/3ar7pvxz65TLU TWclshRpBNRxX3smlxsK++lgCPw8XPMpYnfHf7g= X-Google-Smtp-Source: AGHT+IFvHCQGeSRUghMzyj995MInIhqSnhelzs4vTwfgTeeOXHHzp8LveQM1X0O1YSPM8S1KfdShdJixkEBpaSBDKC8= X-Received: by 2002:a17:90a:128d:b0:269:6c5:11a7 with SMTP id g13-20020a17090a128d00b0026906c511a7mr3657253pja.17.1692264959890; Thu, 17 Aug 2023 02:35:59 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Sahil Harpal Date: Thu, 17 Aug 2023 15:05:46 +0530 Message-ID: Subject: Re: Pgadmin4 System Stats Extension Design To: Khushboo Vashi Cc: pgadmin-hackers@postgresql.org Content-Type: multipart/alternative; boundary="000000000000ccdcfa06031b2355" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000ccdcfa06031b2355 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Thu, 17 Aug 2023 at 14:53, Khushboo Vashi < khushboo.vashi@enterprisedb.com> wrote: > On Thu, Aug 17, 2023 at 2:50=E2=80=AFPM Sahil Harpal > wrote: > >> On Thu, 17 Aug 2023 at 14:39, Khushboo Vashi < >> khushboo.vashi@enterprisedb.com> wrote: >> >>> Sample data of my system to fix this issue: >>> >>> 1. process331: >>> 1. memory_bytes:null >>> 2. memory_usage:null >>> 3. name:"QuickLookUIServi" >>> 4. pid:938 >>> 5. row_number:331 >>> >>> Okay, so it is an issue of null value then. >> Are null values being returned for all processes or only for specific >> ones? >> > It returns null for some of the processes, not for all. > Okay, great. So should we display null for those processes or 0B? --000000000000ccdcfa06031b2355 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Thu, 17 Aug 2023 at 14:53, Khushboo Va= shi <khushboo.vashi@e= nterprisedb.com> wrote:
3D""
=
On Thu, Aug 17, 2023 at 2:50=E2=80=AFPM Sahil Harpal <sahilharpal1234@gmail.c= om> wrote:
3D""
On Thu, 17 Aug 2023 at 14:39, Khushboo Vashi <khushboo.vashi@enterprisedb= .com> wrote:
=
Sample data of my system t= o fix this issue:
  1. process331:<= /span>
    1. memory_bytes:null
    2. memory_usage:null
    3. n= ame:"QuickLookUI= Servi"
    4. = pi= d= :938
    5. row_number:3= 31
Okay, so= it is an issue of null value then.
Are null values being returned for a= ll processes or only for specific ones?
= It returns null for some of the processes, not for all.

Okay, great. So should we display null for t= hose processes or 0B?
--000000000000ccdcfa06031b2355--