Ticket #8: Colour coding for the backend lines in the server status window

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Ticket #8: Colour coding for the backend lines in the server status window
Дата
Msg-id 200909152318.10149.guillaume@lelarge.info
обсуждение исходный текст
Ответы Re: Ticket #8: Colour coding for the backend lines in the server status window  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi,

Here is partial patch to have colored lines for backends. I followed Dave's
proposition:

Say green for running OK, orange for running, but with the query time being
past a configurable limit, blue for idle, and red when waiting for a lock etc.

The patch is not complete because of these:

 * Shouldn't the colors be customizable? I can add a tab on frmOptions.

 * Where do I put the configuration of the time limit? on a toolbar of the
   frmStatus window, or in the frmOptions dialog?

Comments welcomed :)

Thanks.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

Вложения

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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: [pgadmin-support] Possible simple enhancement
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: [pgadmin-support] Possible simple enhancement