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

From Sahil Harpal
Subject Re: Pgadmin4 System Stats Extension Design
Date
Msg-id CAKi=nnf2et4hT9vaov0fW4BD5=4PCvx1kiJhE4L58b4hGJcNEA@mail.gmail.com
Whole thread Raw
In response to Re: Pgadmin4 System Stats Extension Design  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Responses Re: Pgadmin4 System Stats Extension Design
List pgadmin-hackers
On Mon, 24 Jul 2023 at 10:57, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
Please share the exact output of the query to get any suggestions.
The following is the output returned by the query:

 mount_point | file_system | drive_letter | drive_type | file_system_type | total_space  |  used_space  |  free_space  | total_inodes | used_inodes | free_inodes    
-------------+-------------+--------------+------------+------------------+--------------+--------------+--------------+--------------+-------------+-------------  
             | NTFS        | C:           |          3 |                  | 499350761472 |  86123380736 | 413227380736 |              |             |
             | NTFS        |              |          3 |                  |    633335808 |    543641600 |     89694208 |              |             |
             | NTFS        |              |          3 |                  | 500913139712 | 106947141632 | 393965998080 |              |             |
             | NTFS        |              |          3 |                  | 499288895488 | 237867192320 | 261421703168 |              |             |
             | FAT32       |              |          3 |                  |    100663296 |     52180992 |     48482304 |              |             |
(5 rows)

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: [pgadmin-org/pgadmin4] 52643a: Update version for release v7.5
Next
From: Dave Page
Date:
Subject: Re: Pgadmin4 System Stats Extension Design