Re: Pgadmin4 System Stats Extension Design - Mailing list pgadmin-hackers

From Sahil Harpal
Subject Re: Pgadmin4 System Stats Extension Design
Date
Msg-id CAKi=nndyJxDxpCjgY+5kqE1pVM_XG8ROJ3Wudyo2_+1phB-grg@mail.gmail.com
Whole thread Raw
In response to Re: Pgadmin4 System Stats Extension Design  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
Responses Re: Pgadmin4 System Stats Extension Design
List pgadmin-hackers
On Thu, 17 Aug 2023 at 14:53, Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
On Thu, Aug 17, 2023 at 2:50 PM Sahil Harpal <sahilharpal1234@gmail.com> 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?

pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: Pgadmin4 System Stats Extension Design
Next
From: Dave Page
Date:
Subject: Re: Pgadmin4 System Stats Extension Design