Re: multi-select for privileges - Mailing list pgadmin-hackers

From Dave Page
Subject Re: multi-select for privileges
Date
Msg-id 937d27e10805150727o4509d3e0ree62eaa234681617@mail.gmail.com
Whole thread Raw
In response to multi-select for privileges  (Kev <kevinjamesfield@gmail.com>)
List pgadmin-hackers
On Thu, May 15, 2008 at 2:32 PM, Kev <kevinjamesfield@gmail.com> wrote:
> Hi,
>
> This is just a wish-list item if anybody is interested in implementing
> it.  I think it would make pgadmin pretty powerful in terms of
> managing privileges.
>
> When you click "Views", "Tables", etc. in the tree at the left in the
> main view, the Properties tab at the right shows a grid of objects and
> their comments.  This grid has multi-select enabled, which makes it
> handy to drop multiple objects at once, but if you right-click and
> choose Properties, you can only modify one object at a time.  It would
> be very handy to be able to select many objects and define who has
> what access to them, especially in the case when you're creating a new
> login group and want to give the group access to a large set of
> tables.
>
> What do you think?

You can use the Grant Wizard for that - though it's not quite as
convenient as selecting them all in the list.


--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7292 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/include/utils pgadmin/schema pgadmin/ui
Next
From: Kev
Date:
Subject: Re: multi-select for privileges