| From: | Sahil Harpal <sahilharpal1234(at)gmail(dot)com> |
|---|---|
| To: | Dave Page <dpage(at)pgadmin(dot)org> |
| Cc: | Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>, pgadmin-hackers(at)postgresql(dot)org, Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>, Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>, Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
| Subject: | Re: Pgadmin4 System Stats Extension Design |
| Date: | 2023-07-24 10:47:01 |
| Message-ID: | CAKi=nndte7KfnnP4YATDekf9aDFWiDwq3VLC-Gf_1F9vg6zORg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
On Mon, 24 Jul 2023 at 15:34, Dave Page <dpage(at)pgadmin(dot)org> wrote:
> On your system, what are the volumes without letters etc? If they're
> things like swap/pagefile, recovery partition etc, then they can probably
> be omitted (e.g. SELECT ... WHERE mount_point IS NOT NULL OR drive_letter
> IS NOT NULL).
>
On my system, the SSD is assigned the letter C, and I have partitioned my
HDD into two partitions with the letters F and G.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | dependabot[bot] | 2023-07-24 10:48:58 | [pgadmin-org/pgadmin4] 2e7b06: Python dependency: Bump html-react-parser from 1.4... |
| Previous Message | dependabot[bot] | 2023-07-24 10:40:58 | [pgadmin-org/pgadmin4] |