Grant Issues with groups

From: UMPA Development <dev(at)umpa-us(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Grant Issues with groups
Date: 2004-09-08 16:40:52
Message-ID: 6.0.3.0.2.20040908123810.01c67ec0@pop.umpa-us.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all,

I have setup 2 groups on a database:
admin
users
I have granted all on testing to admin and tried to grant select on testing
to users;
If I do a \d as an admin I see the schema if i do it as user I see nothing..
If i select * from testing i see everything in the table as a admin but if
i do the same thing as a member of users i get an error that nothing
exists... what am i missing?

If is set the users group to full access it is fine... how do I limit the
access?

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2004-09-08 16:46:41 Re: 'order by' in an insert into command
Previous Message mike 2004-09-08 16:34:35 Re: SQL query - single text value from group by