Re: idea for show connection user

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: idea for show connection user
Дата
Msg-id FED2B709E3270E4B903EB0175A49BCB10476C9@dogbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на idea for show connection user  ("frank_lupo@email.it" <frank_lupo@email.it>)
Список pgadmin-hackers

> -----Original Message-----
> From: frank_lupo@email.it [mailto:frank_lupo@email.it]
> Sent: 18 March 2002 18:36
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] idea for show connection user
>
>
> In the tree of main form:
>
> local
>    database
>       mydb
>         aggregates
>         functions
>         languages
>         operators
>         sequences
>         tables
>         types
>         views
>         connections - this show all user connect in the
> specific database
>    group
>    user
>    connection - this show all user connect all database
>

A useful facility, but I don't think the treeview is the right place for it.
The treeview represents database objects in pgSchema which connections
wouldn't be. I think the proper place would be as properties of the
pgDatabase & pgServer. Display would be in the associated dialogue, probably
on a dedicated tab.

Comments anyone?

Regards, Dave.

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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: WinCVS again, sorry...
Следующее
От: Dave Page
Дата:
Сообщение: Re: First DataTable submission to CVS!!