From: | Raymond O'Donnell <rod(at)iol(dot)ie> |
---|---|
To: | durumdara <durumdara(at)gmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: PGAdmin and user privileges - what I do wrong? |
Date: | 2009-02-04 12:55:19 |
Message-ID: | 49899037.50606@iol.ie |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 04/02/2009 12:40, durumdara wrote:
> When I want to manually assign this user to a table, I have problem in
> the PGAdmin's Privilege tab.
> The privileges GroupBox have a ComboBox, named Role. This ComboBox is
> not containing the zx user in it's list.
By default, that combo box shows only group roles.
You need to go to File -> Options -> Preferences tab, and select "Show
users for privileges".
By the way, there's a separate mailing list for specifically pgAdmin
questions - pgadmin-support(at)postgresql(dot)org - you'll find subscription
instructions on the pgAdmin website. This list is for PostgreSQL itself.
HTH,
Ray.
------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2009-02-04 12:58:49 | Re: PGAdmin and user privileges - what I do wrong? |
Previous Message | Raymond O'Donnell | 2009-02-04 12:47:43 | Re: PGAdmin and records as inserts (like in SQLyog) |