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

From Sahil Harpal
Subject Re: Pgadmin4 System Stats Extension Design
Date
Msg-id CAKi=nndte7KfnnP4YATDekf9aDFWiDwq3VLC-Gf_1F9vg6zORg@mail.gmail.com
Whole thread Raw
In response to Re: Pgadmin4 System Stats Extension Design  (Dave Page <dpage@pgadmin.org>)
Responses Re: Pgadmin4 System Stats Extension Design
List pgadmin-hackers
On Mon, 24 Jul 2023 at 15:34, Dave Page <dpage@pgadmin.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.

pgadmin-hackers by date:

Previous
From: "dependabot[bot]"
Date:
Subject: [pgadmin-org/pgadmin4]
Next
From: "dependabot[bot]"
Date:
Subject: [pgadmin-org/pgadmin4] 2e7b06: Python dependency: Bump html-react-parser from 1.4...