Re: Pgadmin4 System Stats Extension Design

From: Sahil Harpal <sahilharpal1234(at)gmail(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Cc: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>, Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>, Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>, Dave Page <dpage(at)pgadmin(dot)org>, Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Subject: Re: Pgadmin4 System Stats Extension Design
Date: 2023-07-23 20:00:33
Message-ID: CAKi=nnd_PmMYZcUc-w=WonKVRUS8_Nahb7NWXt6seASYOq-YrA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello all,
Regarding the storage tab and the disk information charts, we have decided
to display two charts:

1. A pie chart to represent the proportion of total space.
2. A bar chart to display the space available and used.

However, I'm facing an issue with the output of a query, as it is returning
null values for "mount_point" and "drive_letter," and the same names for
"file_system." This makes it difficult to distinguish between different
disks.

We need to find a suitable label or identifier to distinguish all the disks
correctly. Any suggestions or solutions to this problem?

Please find the attached image showing the output of a query for your
reference.

Thanks,
Sahil

>

Attachment Content-Type Size
image/png 63.9 KB
pg_sys_disk_info__design.png image/png 91.5 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Libor M. 2023-07-24 05:02:34 [pgadmin-org/pgadmin4] 538c1a: Czech translation for version 7.5
Previous Message dependabot[bot] 2023-07-21 10:24:22 [pgadmin-org/pgadmin4]