Re: privileges - Mailing list pgsql-admin

From Carol Walter
Subject Re: privileges
Date
Msg-id 67655349-068D-4A7E-892F-925422814AD3@indiana.edu
Whole thread Raw
In response to Re: privileges  ("Richard Broersma" <richard.broersma@gmail.com>)
List pgsql-admin
The problem is solved.  It wasn't until I tried to work with the
database in PhpPgAdmin that I got an error message that pointed me to
the solution.  I had not granted privileges to the schemas.  I had
never had to grant privs to a schema before and the documentation
seemed to indicate that it was only necessary in certain cases.  This
didn't seem to fit my circumstances.

Anyway, thanks for your help.

Carol

On Aug 28, 2008, at 4:51 PM, Richard Broersma wrote:

> On Thu, Aug 28, 2008 at 1:49 PM, Richard Broersma
> <richard.broersma@gmail.com> wrote:
>> On Thu, Aug 28, 2008 at 1:37 PM, Carol Walter
>> <walterc@indiana.edu> wrote:
>>
>>>  I granted the app_admin role to my user name.  When I try to
>>> describe the table using the "\d" psql command, it tells me there
>>> are no
>>> relations.
>>
>> I believe that this link explains the problem you are seeing:
>> http://www.postgresql.org/docs/8.3/interactive/role-membership.html
>
> Take a look the the inherits keyword.
>
>
> --
> Regards,
> Richard Broersma Jr.
>
> Visit the Los Angeles PostgreSQL Users Group (LAPUG)
> http://pugs.postgresql.org/lapug
>
> --
> Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-admin


pgsql-admin by date:

Previous
From: "Richard Broersma"
Date:
Subject: Re: privileges
Next
From: Steve Holdoway
Date:
Subject: Re: Installing PostgreSQL 8.3.3. on Vista