Re: Pgadmin4 System Stats Extension Design

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Pgadmin4 System Stats Extension Design
Дата
Msg-id CA+OCxowLQo=JASFaNsjTw+EQjVQGJ9T-GVnVh0_Jgn2poWZ_Qw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Pgadmin4 System Stats Extension Design  (Sahil Harpal <sahilharpal1234@gmail.com>)
Ответы Re: Pgadmin4 System Stats Extension Design  (Sahil Harpal <sahilharpal1234@gmail.com>)
Список pgadmin-hackers


On Mon, 24 Jul 2023 at 11:47, Sahil Harpal <sahilharpal1234@gmail.com> wrote:
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.

OK, so F and G are not being shown in the query results (or more correctly, they are there, but the drive letter is showing as NULL?). If so, that seems like a bug in the extension.

--

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "dependabot[bot]"
Дата:
Сообщение: [pgadmin-org/pgadmin4] 3b4268: Python dependency: Bump nw from 0.77.0 to 0.78.0 i...
Следующее
От: Akshay Joshi
Дата:
Сообщение: [pgadmin-org/pgadmin4] 8ec5fc: Remove the 'Objects' tab from the backup dialog as...