Re: idea for show connection user - Mailing list pgadmin-hackers

From Dave Page
Subject Re: idea for show connection user
Date
Msg-id FED2B709E3270E4B903EB0175A49BCB10476C9@dogbert.vale-housing.co.uk
Whole thread Raw
In response to idea for show connection user  ("frank_lupo@email.it" <frank_lupo@email.it>)
List 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 by date:

Previous
From: Dave Page
Date:
Subject: Re: WinCVS again, sorry...
Next
From: Dave Page
Date:
Subject: Re: First DataTable submission to CVS!!