On Thu, May 15, 2008 at 2:32 PM, Kev <[EMAIL PROTECTED]> 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 -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
