On Thu, 17 Aug 2023 at 10:36, Sahil Harpal <[email protected]> wrote:
> On Thu, 17 Aug 2023 at 14:53, Khushboo Vashi < > [email protected]> wrote: > >> On Thu, Aug 17, 2023 at 2:50 PM Sahil Harpal <[email protected]> >> wrote: >> >>> On Thu, 17 Aug 2023 at 14:39, Khushboo Vashi < >>> [email protected]> 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? > null. We don't have any info, which is not the same as 0B. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com
